public class MovieTrackingCamera extends CFacade
Modifier and Type | Field and Description |
---|---|
static long[] |
__DNA__FIELD___pad
Field descriptor (offset) for struct member '_pad'.
|
static long[] |
__DNA__FIELD___pad1
Field descriptor (offset) for struct member '_pad1'.
|
static long[] |
__DNA__FIELD__distortion_model
Field descriptor (offset) for struct member 'distortion_model'.
|
static long[] |
__DNA__FIELD__division_k1
Field descriptor (offset) for struct member 'division_k1'.
|
static long[] |
__DNA__FIELD__division_k2
Field descriptor (offset) for struct member 'division_k2'.
|
static long[] |
__DNA__FIELD__focal
Field descriptor (offset) for struct member 'focal'.
|
static long[] |
__DNA__FIELD__intrinsics
Field descriptor (offset) for struct member 'intrinsics'.
|
static long[] |
__DNA__FIELD__k1
Field descriptor (offset) for struct member 'k1'.
|
static long[] |
__DNA__FIELD__k2
Field descriptor (offset) for struct member 'k2'.
|
static long[] |
__DNA__FIELD__k3
Field descriptor (offset) for struct member 'k3'.
|
static long[] |
__DNA__FIELD__pixel_aspect
Field descriptor (offset) for struct member 'pixel_aspect'.
|
static long[] |
__DNA__FIELD__principal
Field descriptor (offset) for struct member 'principal'.
|
static long[] |
__DNA__FIELD__sensor_width
Field descriptor (offset) for struct member 'sensor_width'.
|
static long[] |
__DNA__FIELD__units
Field descriptor (offset) for struct member 'units'.
|
static int |
__DNA__SDNA_INDEX
This is the sdna index of the struct MovieTrackingCamera.
|
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
Modifier | Constructor and Description |
---|---|
|
MovieTrackingCamera(long __address,
Block __block,
BlockTable __blockTable) |
protected |
MovieTrackingCamera(MovieTrackingCamera that) |
Modifier and Type | Method and Description |
---|---|
CPointer<MovieTrackingCamera> |
__io__addressof()
Instantiates a pointer on this instance.
|
CArrayFacade<java.lang.Byte> |
get_pad()
Get method for struct member '_pad'.
|
CArrayFacade<java.lang.Byte> |
get_pad1()
Get method for struct member '_pad1'.
|
short |
getDistortion_model()
Get method for struct member 'distortion_model'.
|
float |
getDivision_k1()
Get method for struct member 'division_k1'.
|
float |
getDivision_k2()
Get method for struct member 'division_k2'.
|
float |
getFocal()
Get method for struct member 'focal'.
|
CPointer<java.lang.Object> |
getIntrinsics()
Get method for struct member 'intrinsics'.
|
float |
getK1()
Get method for struct member 'k1'.
|
float |
getK2()
Get method for struct member 'k2'.
|
float |
getK3()
Get method for struct member 'k3'.
|
float |
getPixel_aspect()
Get method for struct member 'pixel_aspect'.
|
CArrayFacade<java.lang.Float> |
getPrincipal()
Get method for struct member 'principal'.
|
float |
getSensor_width()
Get method for struct member 'sensor_width'.
|
short |
getUnits()
Get method for struct member 'units'.
|
void |
set_pad(CArrayFacade<java.lang.Byte> _pad)
Set method for struct member '_pad'.
|
void |
set_pad1(CArrayFacade<java.lang.Byte> _pad1)
Set method for struct member '_pad1'.
|
void |
setDistortion_model(short distortion_model)
Set method for struct member 'distortion_model'.
|
void |
setDivision_k1(float division_k1)
Set method for struct member 'division_k1'.
|
void |
setDivision_k2(float division_k2)
Set method for struct member 'division_k2'.
|
void |
setFocal(float focal)
Set method for struct member 'focal'.
|
void |
setIntrinsics(CPointer<java.lang.Object> intrinsics)
Set method for struct member 'intrinsics'.
|
void |
setK1(float k1)
Set method for struct member 'k1'.
|
void |
setK2(float k2)
Set method for struct member 'k2'.
|
void |
setK3(float k3)
Set method for struct member 'k3'.
|
void |
setPixel_aspect(float pixel_aspect)
Set method for struct member 'pixel_aspect'.
|
void |
setPrincipal(CArrayFacade<java.lang.Float> principal)
Set method for struct member 'principal'.
|
void |
setSensor_width(float sensor_width)
Set method for struct member 'sensor_width'.
|
void |
setUnits(short units)
Set method for struct member 'units'.
|
__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 MovieTrackingCamera.
org.cakelab.blender.io.dna.internal.StructDNA}
,
org.cakelab.blender.io.block.BlockTable#allocate}
,
Constant Field Valuespublic static final long[] __DNA__FIELD__intrinsics
Intrinsics handle.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD__intrinsics); CPointer<CPointer<Object>> p_intrinsics = p.cast(new Class[]{CPointer.class, Object.class});
public static final long[] __DNA__FIELD__distortion_model
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD__distortion_model); CPointer<Short> p_distortion_model = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD___pad
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD___pad); CPointer<CArrayFacade<Byte>> p__pad = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__sensor_width
Width of CCD sensor.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD__sensor_width); CPointer<Float> p_sensor_width = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__pixel_aspect
Pixel aspect ratio.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD__pixel_aspect); CPointer<Float> p_pixel_aspect = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__focal
Focal length.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD__focal); CPointer<Float> p_focal = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__units
Units of focal length user is working with.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD__units); CPointer<Short> p_units = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD___pad1
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD___pad1); CPointer<CArrayFacade<Byte>> p__pad1 = p.cast(new Class[]{CArrayFacade.class, Byte.class});
public static final long[] __DNA__FIELD__principal
Principal point.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD__principal); CPointer<CArrayFacade<Float>> p_principal = p.cast(new Class[]{CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__k1
Polynomial distortion Polynomial radial distortion.
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD__k1); CPointer<Float> p_k1 = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__k2
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD__k2); CPointer<Float> p_k2 = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__k3
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD__k3); CPointer<Float> p_k3 = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__division_k1
Division distortion model coefficients
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD__division_k1); CPointer<Float> p_division_k1 = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__division_k2
This is how you get a reference on the corresponding field in the struct:
MovieTrackingCamera movietrackingcamera = ...; CPointer<Object> p = movietrackingcamera.__dna__addressof(MovieTrackingCamera.__DNA__FIELD__division_k2); CPointer<Float> p_division_k2 = p.cast(new Class[]{Float.class});
public MovieTrackingCamera(long __address, Block __block, BlockTable __blockTable)
protected MovieTrackingCamera(MovieTrackingCamera that)
public CPointer<java.lang.Object> getIntrinsics() throws java.io.IOException
Intrinsics handle.
java.io.IOException
__DNA__FIELD__intrinsics
public void setIntrinsics(CPointer<java.lang.Object> intrinsics) throws java.io.IOException
Intrinsics handle.
java.io.IOException
__DNA__FIELD__intrinsics
public short getDistortion_model() throws java.io.IOException
java.io.IOException
__DNA__FIELD__distortion_model
public void setDistortion_model(short distortion_model) throws java.io.IOException
java.io.IOException
__DNA__FIELD__distortion_model
public CArrayFacade<java.lang.Byte> get_pad() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad
public void set_pad(CArrayFacade<java.lang.Byte> _pad) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad
public float getSensor_width() throws java.io.IOException
Width of CCD sensor.
java.io.IOException
__DNA__FIELD__sensor_width
public void setSensor_width(float sensor_width) throws java.io.IOException
Width of CCD sensor.
java.io.IOException
__DNA__FIELD__sensor_width
public float getPixel_aspect() throws java.io.IOException
Pixel aspect ratio.
java.io.IOException
__DNA__FIELD__pixel_aspect
public void setPixel_aspect(float pixel_aspect) throws java.io.IOException
Pixel aspect ratio.
java.io.IOException
__DNA__FIELD__pixel_aspect
public float getFocal() throws java.io.IOException
Focal length.
java.io.IOException
__DNA__FIELD__focal
public void setFocal(float focal) throws java.io.IOException
Focal length.
java.io.IOException
__DNA__FIELD__focal
public short getUnits() throws java.io.IOException
Units of focal length user is working with.
java.io.IOException
__DNA__FIELD__units
public void setUnits(short units) throws java.io.IOException
Units of focal length user is working with.
java.io.IOException
__DNA__FIELD__units
public CArrayFacade<java.lang.Byte> get_pad1() throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad1
public void set_pad1(CArrayFacade<java.lang.Byte> _pad1) throws java.io.IOException
java.io.IOException
__DNA__FIELD___pad1
public CArrayFacade<java.lang.Float> getPrincipal() throws java.io.IOException
Principal point.
java.io.IOException
__DNA__FIELD__principal
public void setPrincipal(CArrayFacade<java.lang.Float> principal) throws java.io.IOException
Principal point.
java.io.IOException
__DNA__FIELD__principal
public float getK1() throws java.io.IOException
Polynomial distortion Polynomial radial distortion.
java.io.IOException
__DNA__FIELD__k1
public void setK1(float k1) throws java.io.IOException
Polynomial distortion Polynomial radial distortion.
java.io.IOException
__DNA__FIELD__k1
public float getK2() throws java.io.IOException
java.io.IOException
__DNA__FIELD__k2
public void setK2(float k2) throws java.io.IOException
java.io.IOException
__DNA__FIELD__k2
public float getK3() throws java.io.IOException
java.io.IOException
__DNA__FIELD__k3
public void setK3(float k3) throws java.io.IOException
java.io.IOException
__DNA__FIELD__k3
public float getDivision_k1() throws java.io.IOException
Division distortion model coefficients
java.io.IOException
__DNA__FIELD__division_k1
public void setDivision_k1(float division_k1) throws java.io.IOException
Division distortion model coefficients
java.io.IOException
__DNA__FIELD__division_k1
public float getDivision_k2() throws java.io.IOException
java.io.IOException
__DNA__FIELD__division_k2
public void setDivision_k2(float division_k2) throws java.io.IOException
java.io.IOException
__DNA__FIELD__division_k2
public CPointer<MovieTrackingCamera> __io__addressof()