public class MovieTrackingSettings extends CFacade
Modifier and Type | Field and Description |
---|---|
static long[] |
__DNA__FIELD___pad3
Field descriptor (offset) for struct member '_pad3'.
|
static long[] |
__DNA__FIELD__clean_action
Field descriptor (offset) for struct member 'clean_action'.
|
static long[] |
__DNA__FIELD__clean_error
Field descriptor (offset) for struct member 'clean_error'.
|
static long[] |
__DNA__FIELD__clean_frames
Field descriptor (offset) for struct member 'clean_frames'.
|
static long[] |
__DNA__FIELD__default_algorithm_flag
Field descriptor (offset) for struct member 'default_algorithm_flag'.
|
static long[] |
__DNA__FIELD__default_flag
Field descriptor (offset) for struct member 'default_flag'.
|
static long[] |
__DNA__FIELD__default_frames_limit
Field descriptor (offset) for struct member 'default_frames_limit'.
|
static long[] |
__DNA__FIELD__default_margin
Field descriptor (offset) for struct member 'default_margin'.
|
static long[] |
__DNA__FIELD__default_minimum_correlation
Field descriptor (offset) for struct member 'default_minimum_correlation'.
|
static long[] |
__DNA__FIELD__default_motion_model
Field descriptor (offset) for struct member 'default_motion_model'.
|
static long[] |
__DNA__FIELD__default_pattern_match
Field descriptor (offset) for struct member 'default_pattern_match'.
|
static long[] |
__DNA__FIELD__default_pattern_size
Field descriptor (offset) for struct member 'default_pattern_size'.
|
static long[] |
__DNA__FIELD__default_search_size
Field descriptor (offset) for struct member 'default_search_size'.
|
static long[] |
__DNA__FIELD__default_weight
Field descriptor (offset) for struct member 'default_weight'.
|
static long[] |
__DNA__FIELD__dist
Field descriptor (offset) for struct member 'dist'.
|
static long[] |
__DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.
|
static long[] |
__DNA__FIELD__keyframe1
Deprecated.
Deprecated
Pointer ArithmeticsThis is how you get a reference on the corresponding field in the struct: MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__keyframe1); CPointer<Integer> p_keyframe1 = p.cast(new Class[]{Integer.class}); Metadata
|
static long[] |
__DNA__FIELD__keyframe2
Deprecated.
Deprecated
Pointer ArithmeticsThis is how you get a reference on the corresponding field in the struct: MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__keyframe2); CPointer<Integer> p_keyframe2 = p.cast(new Class[]{Integer.class}); Metadata
|
static long[] |
__DNA__FIELD__motion_flag
Field descriptor (offset) for struct member 'motion_flag'.
|
static long[] |
__DNA__FIELD__object_distance
Field descriptor (offset) for struct member 'object_distance'.
|
static long[] |
__DNA__FIELD__reconstruction_flag
Field descriptor (offset) for struct member 'reconstruction_flag'.
|
static long[] |
__DNA__FIELD__refine_camera_intrinsics
Field descriptor (offset) for struct member 'refine_camera_intrinsics'.
|
static long[] |
__DNA__FIELD__speed
Field descriptor (offset) for struct member 'speed'.
|
static int |
__DNA__SDNA_INDEX
This is the sdna index of the struct MovieTrackingSettings.
|
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
Modifier | Constructor and Description |
---|---|
|
MovieTrackingSettings(long __address,
Block __block,
BlockTable __blockTable) |
protected |
MovieTrackingSettings(MovieTrackingSettings that) |
Modifier and Type | Method and Description |
---|---|
CPointer<MovieTrackingSettings> |
__io__addressof()
Instantiates a pointer on this instance.
|
CArrayFacade<java.lang.Byte> |
get_pad3()
Get method for struct member '_pad3'.
|
int |
getClean_action()
Get method for struct member 'clean_action'.
|
float |
getClean_error()
Get method for struct member 'clean_error'.
|
int |
getClean_frames()
Get method for struct member 'clean_frames'.
|
short |
getDefault_algorithm_flag()
Get method for struct member 'default_algorithm_flag'.
|
short |
getDefault_flag()
Get method for struct member 'default_flag'.
|
short |
getDefault_frames_limit()
Get method for struct member 'default_frames_limit'.
|
short |
getDefault_margin()
Get method for struct member 'default_margin'.
|
float |
getDefault_minimum_correlation()
Get method for struct member 'default_minimum_correlation'.
|
short |
getDefault_motion_model()
Get method for struct member 'default_motion_model'.
|
short |
getDefault_pattern_match()
Get method for struct member 'default_pattern_match'.
|
short |
getDefault_pattern_size()
Get method for struct member 'default_pattern_size'.
|
short |
getDefault_search_size()
Get method for struct member 'default_search_size'.
|
float |
getDefault_weight()
Get method for struct member 'default_weight'.
|
float |
getDist()
Get method for struct member 'dist'.
|
int |
getFlag()
Get method for struct member 'flag'.
|
int |
getKeyframe1()
Deprecated.
Deprecated
|
int |
getKeyframe2()
Deprecated.
Deprecated
|
short |
getMotion_flag()
Get method for struct member 'motion_flag'.
|
float |
getObject_distance()
Get method for struct member 'object_distance'.
|
int |
getReconstruction_flag()
Get method for struct member 'reconstruction_flag'.
|
int |
getRefine_camera_intrinsics()
Get method for struct member 'refine_camera_intrinsics'.
|
short |
getSpeed()
Get method for struct member 'speed'.
|
void |
set_pad3(CArrayFacade<java.lang.Byte> _pad3)
Set method for struct member '_pad3'.
|
void |
setClean_action(int clean_action)
Set method for struct member 'clean_action'.
|
void |
setClean_error(float clean_error)
Set method for struct member 'clean_error'.
|
void |
setClean_frames(int clean_frames)
Set method for struct member 'clean_frames'.
|
void |
setDefault_algorithm_flag(short default_algorithm_flag)
Set method for struct member 'default_algorithm_flag'.
|
void |
setDefault_flag(short default_flag)
Set method for struct member 'default_flag'.
|
void |
setDefault_frames_limit(short default_frames_limit)
Set method for struct member 'default_frames_limit'.
|
void |
setDefault_margin(short default_margin)
Set method for struct member 'default_margin'.
|
void |
setDefault_minimum_correlation(float default_minimum_correlation)
Set method for struct member 'default_minimum_correlation'.
|
void |
setDefault_motion_model(short default_motion_model)
Set method for struct member 'default_motion_model'.
|
void |
setDefault_pattern_match(short default_pattern_match)
Set method for struct member 'default_pattern_match'.
|
void |
setDefault_pattern_size(short default_pattern_size)
Set method for struct member 'default_pattern_size'.
|
void |
setDefault_search_size(short default_search_size)
Set method for struct member 'default_search_size'.
|
void |
setDefault_weight(float default_weight)
Set method for struct member 'default_weight'.
|
void |
setDist(float dist)
Set method for struct member 'dist'.
|
void |
setFlag(int flag)
Set method for struct member 'flag'.
|
void |
setKeyframe1(int keyframe1)
Deprecated.
Deprecated
|
void |
setKeyframe2(int keyframe2)
Deprecated.
Deprecated
|
void |
setMotion_flag(short motion_flag)
Set method for struct member 'motion_flag'.
|
void |
setObject_distance(float object_distance)
Set method for struct member 'object_distance'.
|
void |
setReconstruction_flag(int reconstruction_flag)
Set method for struct member 'reconstruction_flag'.
|
void |
setRefine_camera_intrinsics(int refine_camera_intrinsics)
Set method for struct member 'refine_camera_intrinsics'.
|
void |
setSpeed(short speed)
Set method for struct member 'speed'.
|
__io__addressof, __io__addressof, __io__equals, __io__generic__copy, __io__generic__copy, __io__instanceof, __io__native__copy, __io__newInstance, __io__same__encoding, __io__sizeof, __io__sizeof, __io__subclassof
public static final int __DNA__SDNA_INDEX
It is required when allocating a new block to store data for MovieTrackingSettings.
org.cakelab.blender.io.dna.internal.StructDNA}
,
org.cakelab.blender.io.block.BlockTable#allocate}
,
Constant Field Valuespublic static final long[] __DNA__FIELD__flag
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__flag); CPointer<Integer> p_flag = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__default_motion_model
** default tracker settings Model of the motion for this track.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__default_motion_model); CPointer<Short> p_default_motion_model = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__default_algorithm_flag
Flags for the tracking algorithm (use brute, use ESM, use pyramid, etc.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__default_algorithm_flag); CPointer<Short> p_default_algorithm_flag = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__default_minimum_correlation
Minimal correlation which is still treated as successful tracking.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__default_minimum_correlation); CPointer<Float> p_default_minimum_correlation = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__default_pattern_size
Size of pattern area for new tracks, measured in pixels.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__default_pattern_size); CPointer<Short> p_default_pattern_size = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__default_search_size
Size of search area for new tracks, measured in pixels.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__default_search_size); CPointer<Short> p_default_search_size = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__default_frames_limit
Number of frames to be tracked during single tracking session (if TRACKING_FRAMES_LIMIT is set).
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__default_frames_limit); CPointer<Short> p_default_frames_limit = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__default_margin
Margin from frame boundaries.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__default_margin); CPointer<Short> p_default_margin = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__default_pattern_match
.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__default_pattern_match); CPointer<Short> p_default_pattern_match = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__default_flag
Default flags like color channels used by default.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__default_flag); CPointer<Short> p_default_flag = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__default_weight
Default weight of the track.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__default_weight); CPointer<Float> p_default_weight = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__motion_flag
Flags describes motion type.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__motion_flag); CPointer<Short> p_motion_flag = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__speed
** common tracker settings ** Speed of tracking.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__speed); CPointer<Short> p_speed = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__keyframe1
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__keyframe1); CPointer<Integer> p_keyframe1 = p.cast(new Class[]{Integer.class});
** reconstruction settings ** two keyframes for reconstruction initialization were moved to per-tracking object settings
public static final long[] __DNA__FIELD__keyframe2
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__keyframe2); CPointer<Integer> p_keyframe2 = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__reconstruction_flag
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__reconstruction_flag); CPointer<Integer> p_reconstruction_flag = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__refine_camera_intrinsics
which camera intrinsics to refine. uses on the REFINE_* flags
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__refine_camera_intrinsics); CPointer<Integer> p_refine_camera_intrinsics = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__dist
** tool settings ** set scale Distance between two bundles used for scene scaling.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__dist); CPointer<Float> p_dist = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__clean_frames
cleanup
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__clean_frames); CPointer<Integer> p_clean_frames = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__clean_action
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__clean_action); CPointer<Integer> p_clean_action = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__clean_error
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__clean_error); CPointer<Float> p_clean_error = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__object_distance
set object scale Distance between two bundles used for object scaling.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD__object_distance); CPointer<Float> p_object_distance = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD___pad3
This is how you get a reference on the corresponding field in the struct:
MovieTrackingSettings movietrackingsettings = ...; CPointer<Object> p = movietrackingsettings.__dna__addressof(MovieTrackingSettings.__DNA__FIELD___pad3); CPointer<CArrayFacade<Byte>> p__pad3 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public MovieTrackingSettings(long __address, Block __block, BlockTable __blockTable)
protected MovieTrackingSettings(MovieTrackingSettings that)
public int getFlag() throws java.io.IOException
java.io.IOException
__DNA__FIELD__flag
public void setFlag(int flag) throws java.io.IOException
java.io.IOException
__DNA__FIELD__flag
public short getDefault_motion_model() throws java.io.IOException
** default tracker settings Model of the motion for this track.
java.io.IOException
__DNA__FIELD__default_motion_model
public void setDefault_motion_model(short default_motion_model) throws java.io.IOException
** default tracker settings Model of the motion for this track.
java.io.IOException
__DNA__FIELD__default_motion_model
public short getDefault_algorithm_flag() throws java.io.IOException
Flags for the tracking algorithm (use brute, use ESM, use pyramid, etc.
java.io.IOException
__DNA__FIELD__default_algorithm_flag
public void setDefault_algorithm_flag(short default_algorithm_flag) throws java.io.IOException
Flags for the tracking algorithm (use brute, use ESM, use pyramid, etc.
java.io.IOException
__DNA__FIELD__default_algorithm_flag
public float getDefault_minimum_correlation() throws java.io.IOException
Minimal correlation which is still treated as successful tracking.
java.io.IOException
__DNA__FIELD__default_minimum_correlation
public void setDefault_minimum_correlation(float default_minimum_correlation) throws java.io.IOException
Minimal correlation which is still treated as successful tracking.
java.io.IOException
__DNA__FIELD__default_minimum_correlation
public short getDefault_pattern_size() throws java.io.IOException
Size of pattern area for new tracks, measured in pixels.
java.io.IOException
__DNA__FIELD__default_pattern_size
public void setDefault_pattern_size(short default_pattern_size) throws java.io.IOException
Size of pattern area for new tracks, measured in pixels.
java.io.IOException
__DNA__FIELD__default_pattern_size
public short getDefault_search_size() throws java.io.IOException
Size of search area for new tracks, measured in pixels.
java.io.IOException
__DNA__FIELD__default_search_size
public void setDefault_search_size(short default_search_size) throws java.io.IOException
Size of search area for new tracks, measured in pixels.
java.io.IOException
__DNA__FIELD__default_search_size
public short getDefault_frames_limit() throws java.io.IOException
Number of frames to be tracked during single tracking session (if TRACKING_FRAMES_LIMIT is set).
java.io.IOException
__DNA__FIELD__default_frames_limit
public void setDefault_frames_limit(short default_frames_limit) throws java.io.IOException
Number of frames to be tracked during single tracking session (if TRACKING_FRAMES_LIMIT is set).
java.io.IOException
__DNA__FIELD__default_frames_limit
public short getDefault_margin() throws java.io.IOException
Margin from frame boundaries.
java.io.IOException
__DNA__FIELD__default_margin
public void setDefault_margin(short default_margin) throws java.io.IOException
Margin from frame boundaries.
java.io.IOException
__DNA__FIELD__default_margin
public short getDefault_pattern_match() throws java.io.IOException
.
java.io.IOException
__DNA__FIELD__default_pattern_match
public void setDefault_pattern_match(short default_pattern_match) throws java.io.IOException
.
java.io.IOException
__DNA__FIELD__default_pattern_match
public short getDefault_flag() throws java.io.IOException
Default flags like color channels used by default.
java.io.IOException
__DNA__FIELD__default_flag
public void setDefault_flag(short default_flag) throws java.io.IOException
Default flags like color channels used by default.
java.io.IOException
__DNA__FIELD__default_flag
public float getDefault_weight() throws java.io.IOException
Default weight of the track.
java.io.IOException
__DNA__FIELD__default_weight
public void setDefault_weight(float default_weight) throws java.io.IOException
Default weight of the track.
java.io.IOException
__DNA__FIELD__default_weight
public short getMotion_flag() throws java.io.IOException
Flags describes motion type.
java.io.IOException
__DNA__FIELD__motion_flag
public void setMotion_flag(short motion_flag) throws java.io.IOException
Flags describes motion type.
java.io.IOException
__DNA__FIELD__motion_flag
public short getSpeed() throws java.io.IOException
** common tracker settings ** Speed of tracking.
java.io.IOException
__DNA__FIELD__speed
public void setSpeed(short speed) throws java.io.IOException
** common tracker settings ** Speed of tracking.
java.io.IOException
__DNA__FIELD__speed
public int getKeyframe1() throws java.io.IOException
** reconstruction settings ** two keyframes for reconstruction initialization were moved to per-tracking object settings
java.io.IOException
__DNA__FIELD__keyframe1
public void setKeyframe1(int keyframe1) throws java.io.IOException
** reconstruction settings ** two keyframes for reconstruction initialization were moved to per-tracking object settings
java.io.IOException
__DNA__FIELD__keyframe1
public int getKeyframe2() throws java.io.IOException
java.io.IOException
__DNA__FIELD__keyframe2
public void setKeyframe2(int keyframe2) throws java.io.IOException
java.io.IOException
__DNA__FIELD__keyframe2
public int getReconstruction_flag() throws java.io.IOException
java.io.IOException
__DNA__FIELD__reconstruction_flag
public void setReconstruction_flag(int reconstruction_flag) throws java.io.IOException
java.io.IOException
__DNA__FIELD__reconstruction_flag
public int getRefine_camera_intrinsics() throws java.io.IOException
which camera intrinsics to refine. uses on the REFINE_* flags
java.io.IOException
__DNA__FIELD__refine_camera_intrinsics
public void setRefine_camera_intrinsics(int refine_camera_intrinsics) throws java.io.IOException
which camera intrinsics to refine. uses on the REFINE_* flags
java.io.IOException
__DNA__FIELD__refine_camera_intrinsics
public float getDist() throws java.io.IOException
** tool settings ** set scale Distance between two bundles used for scene scaling.
java.io.IOException
__DNA__FIELD__dist
public void setDist(float dist) throws java.io.IOException
** tool settings ** set scale Distance between two bundles used for scene scaling.
java.io.IOException
__DNA__FIELD__dist
public int getClean_frames() throws java.io.IOException
cleanup
java.io.IOException
__DNA__FIELD__clean_frames
public void setClean_frames(int clean_frames) throws java.io.IOException
cleanup
java.io.IOException
__DNA__FIELD__clean_frames
public int getClean_action() throws java.io.IOException
java.io.IOException
__DNA__FIELD__clean_action
public void setClean_action(int clean_action) throws java.io.IOException
java.io.IOException
__DNA__FIELD__clean_action
public float getClean_error() throws java.io.IOException
java.io.IOException
__DNA__FIELD__clean_error
public void setClean_error(float clean_error) throws java.io.IOException
java.io.IOException
__DNA__FIELD__clean_error
public float getObject_distance() throws java.io.IOException
set object scale Distance between two bundles used for object scaling.
java.io.IOException
__DNA__FIELD__object_distance
public void setObject_distance(float object_distance) throws java.io.IOException
set object scale Distance between two bundles used for object scaling.
java.io.IOException
__DNA__FIELD__object_distance
public CArrayFacade<java.lang.Byte> get_pad3() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad3
public void set_pad3(CArrayFacade<java.lang.Byte> _pad3) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad3
public CPointer<MovieTrackingSettings> __io__addressof()