Class MovieTrackingCamera
- java.lang.Object
-
- org.cakelab.blender.nio.CFacade
-
- org.blender.dna.MovieTrackingCamera
-
public class MovieTrackingCamera extends CFacade
Generated facet for DNA struct type 'MovieTrackingCamera'.Class Documentation
-
-
Field Summary
Fields Modifier and Type Field 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__brown_k1
Field descriptor (offset) for struct member 'brown_k1'.static long[]
__DNA__FIELD__brown_k2
Field descriptor (offset) for struct member 'brown_k2'.static long[]
__DNA__FIELD__brown_k3
Field descriptor (offset) for struct member 'brown_k3'.static long[]
__DNA__FIELD__brown_k4
Field descriptor (offset) for struct member 'brown_k4'.static long[]
__DNA__FIELD__brown_p1
Field descriptor (offset) for struct member 'brown_p1'.static long[]
__DNA__FIELD__brown_p2
Field descriptor (offset) for struct member 'brown_p2'.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__nuke_k1
Field descriptor (offset) for struct member 'nuke_k1'.static long[]
__DNA__FIELD__nuke_k2
Field descriptor (offset) for struct member 'nuke_k2'.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.-
Fields inherited from class org.cakelab.blender.nio.CFacade
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
-
-
Constructor Summary
Constructors Modifier Constructor Description MovieTrackingCamera(long __address, Block __block, BlockTable __blockTable)
protected
MovieTrackingCamera(MovieTrackingCamera that)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method 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'.float
getBrown_k1()
Get method for struct member 'brown_k1'.float
getBrown_k2()
Get method for struct member 'brown_k2'.float
getBrown_k3()
Get method for struct member 'brown_k3'.float
getBrown_k4()
Get method for struct member 'brown_k4'.float
getBrown_p1()
Get method for struct member 'brown_p1'.float
getBrown_p2()
Get method for struct member 'brown_p2'.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
getNuke_k1()
Get method for struct member 'nuke_k1'.float
getNuke_k2()
Get method for struct member 'nuke_k2'.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
setBrown_k1(float brown_k1)
Set method for struct member 'brown_k1'.void
setBrown_k2(float brown_k2)
Set method for struct member 'brown_k2'.void
setBrown_k3(float brown_k3)
Set method for struct member 'brown_k3'.void
setBrown_k4(float brown_k4)
Set method for struct member 'brown_k4'.void
setBrown_p1(float brown_p1)
Set method for struct member 'brown_p1'.void
setBrown_p2(float brown_p2)
Set method for struct member 'brown_p2'.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
setNuke_k1(float nuke_k1)
Set method for struct member 'nuke_k1'.void
setNuke_k2(float nuke_k2)
Set method for struct member 'nuke_k2'.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'.-
Methods inherited from class org.cakelab.blender.nio.CFacade
__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, equals, hashCode
-
-
-
-
Field Detail
-
__DNA__SDNA_INDEX
public static final int __DNA__SDNA_INDEX
This is the sdna index of the struct MovieTrackingCamera.It is required when allocating a new block to store data for MovieTrackingCamera.
- See Also:
StructDNA
,BlockTable
, Constant Field Values
-
__DNA__FIELD__intrinsics
public static final long[] __DNA__FIELD__intrinsics
Field descriptor (offset) for struct member 'intrinsics'.Field Documentation
Blender Source Code
Intrinsics handle.
Pointer Arithmetics
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});
Metadata
- Field: 'intrinsics'
- Signature: 'void*'
- Actual Size (32bit/64bit): 4/8
-
__DNA__FIELD__distortion_model
public static final long[] __DNA__FIELD__distortion_model
Field descriptor (offset) for struct member 'distortion_model'.Field Documentation
Blender Python API
Distortion model used for camera lensesPointer Arithmetics
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});
Metadata
- Field: 'distortion_model'
- Signature: 'short'
- Actual Size (32bit/64bit): 2/2
-
__DNA__FIELD___pad
public static final long[] __DNA__FIELD___pad
Field descriptor (offset) for struct member '_pad'.Pointer Arithmetics
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});
Metadata
- Field: '_pad'
- Signature: 'char[2]'
- Actual Size (32bit/64bit): 2/2
-
__DNA__FIELD__sensor_width
public static final long[] __DNA__FIELD__sensor_width
Field descriptor (offset) for struct member 'sensor_width'.Field Documentation
Blender Python API
Width of CCD sensor in millimetersBlender Source Code
Width of CCD sensor.
Pointer Arithmetics
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});
Metadata
- Field: 'sensor_width'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__pixel_aspect
public static final long[] __DNA__FIELD__pixel_aspect
Field descriptor (offset) for struct member 'pixel_aspect'.Field Documentation
Blender Python API
Pixel aspect ratioBlender Source Code
Pixel aspect ratio.
Pointer Arithmetics
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});
Metadata
- Field: 'pixel_aspect'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__focal
public static final long[] __DNA__FIELD__focal
Field descriptor (offset) for struct member 'focal'.Field Documentation
Blender Source Code
Focal length.
Pointer Arithmetics
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});
Metadata
- Field: 'focal'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__units
public static final long[] __DNA__FIELD__units
Field descriptor (offset) for struct member 'units'.Field Documentation
Blender Python API
Units used for camera focal lengthBlender Source Code
Units of focal length user is working with.
Pointer Arithmetics
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});
Metadata
- Field: 'units'
- Signature: 'short'
- Actual Size (32bit/64bit): 2/2
-
__DNA__FIELD___pad1
public static final long[] __DNA__FIELD___pad1
Field descriptor (offset) for struct member '_pad1'.Pointer Arithmetics
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});
Metadata
- Field: '_pad1'
- Signature: 'char[2]'
- Actual Size (32bit/64bit): 2/2
-
__DNA__FIELD__principal
public static final long[] __DNA__FIELD__principal
Field descriptor (offset) for struct member 'principal'.Field Documentation
Blender Python API
Optical center of lensBlender Source Code
Principal point.
Pointer Arithmetics
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});
Metadata
- Field: 'principal'
- Signature: 'float[2]'
- Actual Size (32bit/64bit): 8/8
-
__DNA__FIELD__k1
public static final long[] __DNA__FIELD__k1
Field descriptor (offset) for struct member 'k1'.Field Documentation
Blender Python API
First coefficient of third order polynomial radial distortionBlender Source Code
Polynomial distortion Polynomial radial distortion.
Pointer Arithmetics
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});
Metadata
- Field: 'k1'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__k2
public static final long[] __DNA__FIELD__k2
Field descriptor (offset) for struct member 'k2'.Field Documentation
Blender Python API
Second coefficient of third order polynomial radial distortionPointer Arithmetics
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});
Metadata
- Field: 'k2'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__k3
public static final long[] __DNA__FIELD__k3
Field descriptor (offset) for struct member 'k3'.Field Documentation
Blender Python API
Third coefficient of third order polynomial radial distortionPointer Arithmetics
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});
Metadata
- Field: 'k3'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__division_k1
public static final long[] __DNA__FIELD__division_k1
Field descriptor (offset) for struct member 'division_k1'.Field Documentation
Blender Python API
First coefficient of second order division distortionBlender Source Code
Division distortion model coefficients
Pointer Arithmetics
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});
Metadata
- Field: 'division_k1'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__division_k2
public static final long[] __DNA__FIELD__division_k2
Field descriptor (offset) for struct member 'division_k2'.Field Documentation
Blender Python API
Second coefficient of second order division distortionPointer Arithmetics
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});
Metadata
- Field: 'division_k2'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__nuke_k1
public static final long[] __DNA__FIELD__nuke_k1
Field descriptor (offset) for struct member 'nuke_k1'.Field Documentation
Blender Python API
First coefficient of second order Nuke distortionBlender Source Code
Nuke distortion model coefficients
Pointer Arithmetics
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__nuke_k1); CPointer<Float> p_nuke_k1 = p.cast(new Class[]{Float.class});
Metadata
- Field: 'nuke_k1'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__nuke_k2
public static final long[] __DNA__FIELD__nuke_k2
Field descriptor (offset) for struct member 'nuke_k2'.Field Documentation
Blender Python API
Second coefficient of second order Nuke distortionPointer Arithmetics
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__nuke_k2); CPointer<Float> p_nuke_k2 = p.cast(new Class[]{Float.class});
Metadata
- Field: 'nuke_k2'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__brown_k1
public static final long[] __DNA__FIELD__brown_k1
Field descriptor (offset) for struct member 'brown_k1'.Field Documentation
Blender Python API
First coefficient of fourth order Brown-Conrady radial distortionBlender Source Code
Brown-Conrady distortion model coefficients Brown-Conrady radial distortion.
Pointer Arithmetics
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__brown_k1); CPointer<Float> p_brown_k1 = p.cast(new Class[]{Float.class});
Metadata
- Field: 'brown_k1'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__brown_k2
public static final long[] __DNA__FIELD__brown_k2
Field descriptor (offset) for struct member 'brown_k2'.Field Documentation
Blender Python API
Second coefficient of fourth order Brown-Conrady radial distortionPointer Arithmetics
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__brown_k2); CPointer<Float> p_brown_k2 = p.cast(new Class[]{Float.class});
Metadata
- Field: 'brown_k2'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__brown_k3
public static final long[] __DNA__FIELD__brown_k3
Field descriptor (offset) for struct member 'brown_k3'.Field Documentation
Blender Python API
Third coefficient of fourth order Brown-Conrady radial distortionPointer Arithmetics
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__brown_k3); CPointer<Float> p_brown_k3 = p.cast(new Class[]{Float.class});
Metadata
- Field: 'brown_k3'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__brown_k4
public static final long[] __DNA__FIELD__brown_k4
Field descriptor (offset) for struct member 'brown_k4'.Field Documentation
Blender Python API
Fourth coefficient of fourth order Brown-Conrady radial distortionPointer Arithmetics
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__brown_k4); CPointer<Float> p_brown_k4 = p.cast(new Class[]{Float.class});
Metadata
- Field: 'brown_k4'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__brown_p1
public static final long[] __DNA__FIELD__brown_p1
Field descriptor (offset) for struct member 'brown_p1'.Field Documentation
Blender Python API
First coefficient of second order Brown-Conrady tangential distortionBlender Source Code
Brown-Conrady tangential distortion.
Pointer Arithmetics
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__brown_p1); CPointer<Float> p_brown_p1 = p.cast(new Class[]{Float.class});
Metadata
- Field: 'brown_p1'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
__DNA__FIELD__brown_p2
public static final long[] __DNA__FIELD__brown_p2
Field descriptor (offset) for struct member 'brown_p2'.Field Documentation
Blender Python API
Second coefficient of second order Brown-Conrady tangential distortionPointer Arithmetics
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__brown_p2); CPointer<Float> p_brown_p2 = p.cast(new Class[]{Float.class});
Metadata
- Field: 'brown_p2'
- Signature: 'float'
- Actual Size (32bit/64bit): 4/4
-
-
Constructor Detail
-
MovieTrackingCamera
public MovieTrackingCamera(long __address, Block __block, BlockTable __blockTable)
-
MovieTrackingCamera
protected MovieTrackingCamera(MovieTrackingCamera that)
-
-
Method Detail
-
getIntrinsics
public CPointer<java.lang.Object> getIntrinsics() throws java.io.IOException
Get method for struct member 'intrinsics'.Field Documentation
Blender Source Code
Intrinsics handle.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__intrinsics
-
setIntrinsics
public void setIntrinsics(CPointer<java.lang.Object> intrinsics) throws java.io.IOException
Set method for struct member 'intrinsics'.Field Documentation
Blender Source Code
Intrinsics handle.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__intrinsics
-
getDistortion_model
public short getDistortion_model() throws java.io.IOException
Get method for struct member 'distortion_model'.Field Documentation
Blender Python API
Distortion model used for camera lenses- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__distortion_model
-
setDistortion_model
public void setDistortion_model(short distortion_model) throws java.io.IOException
Set method for struct member 'distortion_model'.Field Documentation
Blender Python API
Distortion model used for camera lenses- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__distortion_model
-
get_pad
public CArrayFacade<java.lang.Byte> get_pad() throws java.io.IOException
Get method for struct member '_pad'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad
-
set_pad
public void set_pad(CArrayFacade<java.lang.Byte> _pad) throws java.io.IOException
Set method for struct member '_pad'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad
-
getSensor_width
public float getSensor_width() throws java.io.IOException
Get method for struct member 'sensor_width'.Field Documentation
Blender Python API
Width of CCD sensor in millimetersBlender Source Code
Width of CCD sensor.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sensor_width
-
setSensor_width
public void setSensor_width(float sensor_width) throws java.io.IOException
Set method for struct member 'sensor_width'.Field Documentation
Blender Python API
Width of CCD sensor in millimetersBlender Source Code
Width of CCD sensor.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__sensor_width
-
getPixel_aspect
public float getPixel_aspect() throws java.io.IOException
Get method for struct member 'pixel_aspect'.Field Documentation
Blender Python API
Pixel aspect ratioBlender Source Code
Pixel aspect ratio.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__pixel_aspect
-
setPixel_aspect
public void setPixel_aspect(float pixel_aspect) throws java.io.IOException
Set method for struct member 'pixel_aspect'.Field Documentation
Blender Python API
Pixel aspect ratioBlender Source Code
Pixel aspect ratio.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__pixel_aspect
-
getFocal
public float getFocal() throws java.io.IOException
Get method for struct member 'focal'.Field Documentation
Blender Source Code
Focal length.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__focal
-
setFocal
public void setFocal(float focal) throws java.io.IOException
Set method for struct member 'focal'.Field Documentation
Blender Source Code
Focal length.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__focal
-
getUnits
public short getUnits() throws java.io.IOException
Get method for struct member 'units'.Field Documentation
Blender Python API
Units used for camera focal lengthBlender Source Code
Units of focal length user is working with.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__units
-
setUnits
public void setUnits(short units) throws java.io.IOException
Set method for struct member 'units'.Field Documentation
Blender Python API
Units used for camera focal lengthBlender Source Code
Units of focal length user is working with.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__units
-
get_pad1
public CArrayFacade<java.lang.Byte> get_pad1() throws java.io.IOException
Get method for struct member '_pad1'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad1
-
set_pad1
public void set_pad1(CArrayFacade<java.lang.Byte> _pad1) throws java.io.IOException
Set method for struct member '_pad1'.- Throws:
java.io.IOException
- See Also:
__DNA__FIELD___pad1
-
getPrincipal
public CArrayFacade<java.lang.Float> getPrincipal() throws java.io.IOException
Get method for struct member 'principal'.Field Documentation
Blender Python API
Optical center of lensBlender Source Code
Principal point.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__principal
-
setPrincipal
public void setPrincipal(CArrayFacade<java.lang.Float> principal) throws java.io.IOException
Set method for struct member 'principal'.Field Documentation
Blender Python API
Optical center of lensBlender Source Code
Principal point.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__principal
-
getK1
public float getK1() throws java.io.IOException
Get method for struct member 'k1'.Field Documentation
Blender Python API
First coefficient of third order polynomial radial distortionBlender Source Code
Polynomial distortion Polynomial radial distortion.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__k1
-
setK1
public void setK1(float k1) throws java.io.IOException
Set method for struct member 'k1'.Field Documentation
Blender Python API
First coefficient of third order polynomial radial distortionBlender Source Code
Polynomial distortion Polynomial radial distortion.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__k1
-
getK2
public float getK2() throws java.io.IOException
Get method for struct member 'k2'.Field Documentation
Blender Python API
Second coefficient of third order polynomial radial distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__k2
-
setK2
public void setK2(float k2) throws java.io.IOException
Set method for struct member 'k2'.Field Documentation
Blender Python API
Second coefficient of third order polynomial radial distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__k2
-
getK3
public float getK3() throws java.io.IOException
Get method for struct member 'k3'.Field Documentation
Blender Python API
Third coefficient of third order polynomial radial distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__k3
-
setK3
public void setK3(float k3) throws java.io.IOException
Set method for struct member 'k3'.Field Documentation
Blender Python API
Third coefficient of third order polynomial radial distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__k3
-
getDivision_k1
public float getDivision_k1() throws java.io.IOException
Get method for struct member 'division_k1'.Field Documentation
Blender Python API
First coefficient of second order division distortionBlender Source Code
Division distortion model coefficients
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__division_k1
-
setDivision_k1
public void setDivision_k1(float division_k1) throws java.io.IOException
Set method for struct member 'division_k1'.Field Documentation
Blender Python API
First coefficient of second order division distortionBlender Source Code
Division distortion model coefficients
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__division_k1
-
getDivision_k2
public float getDivision_k2() throws java.io.IOException
Get method for struct member 'division_k2'.Field Documentation
Blender Python API
Second coefficient of second order division distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__division_k2
-
setDivision_k2
public void setDivision_k2(float division_k2) throws java.io.IOException
Set method for struct member 'division_k2'.Field Documentation
Blender Python API
Second coefficient of second order division distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__division_k2
-
getNuke_k1
public float getNuke_k1() throws java.io.IOException
Get method for struct member 'nuke_k1'.Field Documentation
Blender Python API
First coefficient of second order Nuke distortionBlender Source Code
Nuke distortion model coefficients
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__nuke_k1
-
setNuke_k1
public void setNuke_k1(float nuke_k1) throws java.io.IOException
Set method for struct member 'nuke_k1'.Field Documentation
Blender Python API
First coefficient of second order Nuke distortionBlender Source Code
Nuke distortion model coefficients
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__nuke_k1
-
getNuke_k2
public float getNuke_k2() throws java.io.IOException
Get method for struct member 'nuke_k2'.Field Documentation
Blender Python API
Second coefficient of second order Nuke distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__nuke_k2
-
setNuke_k2
public void setNuke_k2(float nuke_k2) throws java.io.IOException
Set method for struct member 'nuke_k2'.Field Documentation
Blender Python API
Second coefficient of second order Nuke distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__nuke_k2
-
getBrown_k1
public float getBrown_k1() throws java.io.IOException
Get method for struct member 'brown_k1'.Field Documentation
Blender Python API
First coefficient of fourth order Brown-Conrady radial distortionBlender Source Code
Brown-Conrady distortion model coefficients Brown-Conrady radial distortion.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__brown_k1
-
setBrown_k1
public void setBrown_k1(float brown_k1) throws java.io.IOException
Set method for struct member 'brown_k1'.Field Documentation
Blender Python API
First coefficient of fourth order Brown-Conrady radial distortionBlender Source Code
Brown-Conrady distortion model coefficients Brown-Conrady radial distortion.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__brown_k1
-
getBrown_k2
public float getBrown_k2() throws java.io.IOException
Get method for struct member 'brown_k2'.Field Documentation
Blender Python API
Second coefficient of fourth order Brown-Conrady radial distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__brown_k2
-
setBrown_k2
public void setBrown_k2(float brown_k2) throws java.io.IOException
Set method for struct member 'brown_k2'.Field Documentation
Blender Python API
Second coefficient of fourth order Brown-Conrady radial distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__brown_k2
-
getBrown_k3
public float getBrown_k3() throws java.io.IOException
Get method for struct member 'brown_k3'.Field Documentation
Blender Python API
Third coefficient of fourth order Brown-Conrady radial distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__brown_k3
-
setBrown_k3
public void setBrown_k3(float brown_k3) throws java.io.IOException
Set method for struct member 'brown_k3'.Field Documentation
Blender Python API
Third coefficient of fourth order Brown-Conrady radial distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__brown_k3
-
getBrown_k4
public float getBrown_k4() throws java.io.IOException
Get method for struct member 'brown_k4'.Field Documentation
Blender Python API
Fourth coefficient of fourth order Brown-Conrady radial distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__brown_k4
-
setBrown_k4
public void setBrown_k4(float brown_k4) throws java.io.IOException
Set method for struct member 'brown_k4'.Field Documentation
Blender Python API
Fourth coefficient of fourth order Brown-Conrady radial distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__brown_k4
-
getBrown_p1
public float getBrown_p1() throws java.io.IOException
Get method for struct member 'brown_p1'.Field Documentation
Blender Python API
First coefficient of second order Brown-Conrady tangential distortionBlender Source Code
Brown-Conrady tangential distortion.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__brown_p1
-
setBrown_p1
public void setBrown_p1(float brown_p1) throws java.io.IOException
Set method for struct member 'brown_p1'.Field Documentation
Blender Python API
First coefficient of second order Brown-Conrady tangential distortionBlender Source Code
Brown-Conrady tangential distortion.
- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__brown_p1
-
getBrown_p2
public float getBrown_p2() throws java.io.IOException
Get method for struct member 'brown_p2'.Field Documentation
Blender Python API
Second coefficient of second order Brown-Conrady tangential distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__brown_p2
-
setBrown_p2
public void setBrown_p2(float brown_p2) throws java.io.IOException
Set method for struct member 'brown_p2'.Field Documentation
Blender Python API
Second coefficient of second order Brown-Conrady tangential distortion- Throws:
java.io.IOException
- See Also:
__DNA__FIELD__brown_p2
-
__io__addressof
public CPointer<MovieTrackingCamera> __io__addressof()
Instantiates a pointer on this instance.
-
-