public class SpaceClip extends CFacade
Motion Tracking ======================================== Clip Editor
Modifier and Type | Field and Description |
---|---|
static long[] |
__DNA__FIELD__angle
Field descriptor (offset) for struct member 'angle'.
|
static long[] |
__DNA__FIELD__around
Field descriptor (offset) for struct member 'around'.
|
static long[] |
__DNA__FIELD__clip
Field descriptor (offset) for struct member 'clip'.
|
static long[] |
__DNA__FIELD__cursor
Field descriptor (offset) for struct member 'cursor'.
|
static long[] |
__DNA__FIELD__flag
Field descriptor (offset) for struct member 'flag'.
|
static long[] |
__DNA__FIELD__gpencil_src
Field descriptor (offset) for struct member 'gpencil_src'.
|
static long[] |
__DNA__FIELD__loc
Field descriptor (offset) for struct member 'loc'.
|
static long[] |
__DNA__FIELD__mask_info
Field descriptor (offset) for struct member 'mask_info'.
|
static long[] |
__DNA__FIELD__mode
Field descriptor (offset) for struct member 'mode'.
|
static long[] |
__DNA__FIELD__next
Field descriptor (offset) for struct member 'next'.
|
static long[] |
__DNA__FIELD__pad
Field descriptor (offset) for struct member 'pad'.
|
static long[] |
__DNA__FIELD__pad2
Field descriptor (offset) for struct member 'pad2'.
|
static long[] |
__DNA__FIELD__pad4
Field descriptor (offset) for struct member 'pad4'.
|
static long[] |
__DNA__FIELD__path_length
Field descriptor (offset) for struct member 'path_length'.
|
static long[] |
__DNA__FIELD__postproc_flag
Field descriptor (offset) for struct member 'postproc_flag'.
|
static long[] |
__DNA__FIELD__prev
Field descriptor (offset) for struct member 'prev'.
|
static long[] |
__DNA__FIELD__regionbase
Field descriptor (offset) for struct member 'regionbase'.
|
static long[] |
__DNA__FIELD__scale
Field descriptor (offset) for struct member 'scale'.
|
static long[] |
__DNA__FIELD__scopes
Field descriptor (offset) for struct member 'scopes'.
|
static long[] |
__DNA__FIELD__spacetype
Field descriptor (offset) for struct member 'spacetype'.
|
static long[] |
__DNA__FIELD__stabmat
Field descriptor (offset) for struct member 'stabmat'.
|
static long[] |
__DNA__FIELD__unistabmat
Field descriptor (offset) for struct member 'unistabmat'.
|
static long[] |
__DNA__FIELD__user
Field descriptor (offset) for struct member 'user'.
|
static long[] |
__DNA__FIELD__view
Field descriptor (offset) for struct member 'view'.
|
static long[] |
__DNA__FIELD__xlockof
Field descriptor (offset) for struct member 'xlockof'.
|
static long[] |
__DNA__FIELD__xof
Field descriptor (offset) for struct member 'xof'.
|
static long[] |
__DNA__FIELD__ylockof
Field descriptor (offset) for struct member 'ylockof'.
|
static long[] |
__DNA__FIELD__yof
Field descriptor (offset) for struct member 'yof'.
|
static long[] |
__DNA__FIELD__zoom
Field descriptor (offset) for struct member 'zoom'.
|
static int |
__DNA__SDNA_INDEX
This is the sdna index of the struct SpaceClip.
|
__io__address, __io__arch_index, __io__block, __io__blockTable, __io__pointersize
Modifier | Constructor and Description |
---|---|
|
SpaceClip(long __address,
Block __block,
BlockTable __blockTable) |
protected |
SpaceClip(SpaceClip that) |
Modifier and Type | Method and Description |
---|---|
CPointer<SpaceClip> |
__io__addressof()
Instantiates a pointer on this instance.
|
float |
getAngle()
Get method for struct member 'angle'.
|
int |
getAround()
Get method for struct member 'around'.
|
CPointer<MovieClip> |
getClip()
Get method for struct member 'clip'.
|
CArrayFacade<java.lang.Float> |
getCursor()
Get method for struct member 'cursor'.
|
int |
getFlag()
Get method for struct member 'flag'.
|
short |
getGpencil_src()
Get method for struct member 'gpencil_src'.
|
CArrayFacade<java.lang.Float> |
getLoc()
Get method for struct member 'loc'.
|
MaskSpaceInfo |
getMask_info()
Get method for struct member 'mask_info'.
|
short |
getMode()
Get method for struct member 'mode'.
|
CPointer<SpaceLink> |
getNext()
Get method for struct member 'next'.
|
int |
getPad()
Get method for struct member 'pad'.
|
short |
getPad2()
Get method for struct member 'pad2'.
|
int |
getPad4()
Get method for struct member 'pad4'.
|
int |
getPath_length()
Get method for struct member 'path_length'.
|
int |
getPostproc_flag()
Get method for struct member 'postproc_flag'.
|
CPointer<SpaceLink> |
getPrev()
Get method for struct member 'prev'.
|
ListBase |
getRegionbase()
Get method for struct member 'regionbase'.
|
float |
getScale()
Get method for struct member 'scale'.
|
MovieClipScopes |
getScopes()
Get method for struct member 'scopes'.
|
int |
getSpacetype()
Get method for struct member 'spacetype'.
|
CArrayFacade<CArrayFacade<java.lang.Float>> |
getStabmat()
Get method for struct member 'stabmat'.
|
CArrayFacade<CArrayFacade<java.lang.Float>> |
getUnistabmat()
Get method for struct member 'unistabmat'.
|
MovieClipUser |
getUser()
Get method for struct member 'user'.
|
short |
getView()
Get method for struct member 'view'.
|
float |
getXlockof()
Get method for struct member 'xlockof'.
|
float |
getXof()
Get method for struct member 'xof'.
|
float |
getYlockof()
Get method for struct member 'ylockof'.
|
float |
getYof()
Get method for struct member 'yof'.
|
float |
getZoom()
Get method for struct member 'zoom'.
|
void |
setAngle(float angle)
Set method for struct member 'angle'.
|
void |
setAround(int around)
Set method for struct member 'around'.
|
void |
setClip(CPointer<MovieClip> clip)
Set method for struct member 'clip'.
|
void |
setCursor(CArrayFacade<java.lang.Float> cursor)
Set method for struct member 'cursor'.
|
void |
setFlag(int flag)
Set method for struct member 'flag'.
|
void |
setGpencil_src(short gpencil_src)
Set method for struct member 'gpencil_src'.
|
void |
setLoc(CArrayFacade<java.lang.Float> loc)
Set method for struct member 'loc'.
|
void |
setMask_info(MaskSpaceInfo mask_info)
Set method for struct member 'mask_info'.
|
void |
setMode(short mode)
Set method for struct member 'mode'.
|
void |
setNext(CPointer<SpaceLink> next)
Set method for struct member 'next'.
|
void |
setPad(int pad)
Set method for struct member 'pad'.
|
void |
setPad2(short pad2)
Set method for struct member 'pad2'.
|
void |
setPad4(int pad4)
Set method for struct member 'pad4'.
|
void |
setPath_length(int path_length)
Set method for struct member 'path_length'.
|
void |
setPostproc_flag(int postproc_flag)
Set method for struct member 'postproc_flag'.
|
void |
setPrev(CPointer<SpaceLink> prev)
Set method for struct member 'prev'.
|
void |
setRegionbase(ListBase regionbase)
Set method for struct member 'regionbase'.
|
void |
setScale(float scale)
Set method for struct member 'scale'.
|
void |
setScopes(MovieClipScopes scopes)
Set method for struct member 'scopes'.
|
void |
setSpacetype(int spacetype)
Set method for struct member 'spacetype'.
|
void |
setStabmat(CArrayFacade<CArrayFacade<java.lang.Float>> stabmat)
Set method for struct member 'stabmat'.
|
void |
setUnistabmat(CArrayFacade<CArrayFacade<java.lang.Float>> unistabmat)
Set method for struct member 'unistabmat'.
|
void |
setUser(MovieClipUser user)
Set method for struct member 'user'.
|
void |
setView(short view)
Set method for struct member 'view'.
|
void |
setXlockof(float xlockof)
Set method for struct member 'xlockof'.
|
void |
setXof(float xof)
Set method for struct member 'xof'.
|
void |
setYlockof(float ylockof)
Set method for struct member 'ylockof'.
|
void |
setYof(float yof)
Set method for struct member 'yof'.
|
void |
setZoom(float zoom)
Set method for struct member 'zoom'.
|
__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 SpaceClip.
org.cakelab.blender.io.dna.internal.StructDNA}
,
org.cakelab.blender.io.block.BlockTable#allocate}
,
Constant Field Valuespublic static final long[] __DNA__FIELD__next
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__next); CPointer<CPointer<SpaceLink>> p_next = p.cast(new Class[]{CPointer.class, SpaceLink.class});
public static final long[] __DNA__FIELD__prev
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__prev); CPointer<CPointer<SpaceLink>> p_prev = p.cast(new Class[]{CPointer.class, SpaceLink.class});
public static final long[] __DNA__FIELD__regionbase
storage of regions for inactive spaces
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__regionbase); CPointer<ListBase> p_regionbase = p.cast(new Class[]{ListBase.class});
public static final long[] __DNA__FIELD__spacetype
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__spacetype); CPointer<Integer> p_spacetype = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__xof
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__xof); CPointer<Float> p_xof = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__yof
user defined offset, image is centered
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__yof); CPointer<Float> p_yof = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__xlockof
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__xlockof); CPointer<Float> p_xlockof = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__ylockof
user defined offset from locked position
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__ylockof); CPointer<Float> p_ylockof = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__zoom
user defined zoom level
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__zoom); CPointer<Float> p_zoom = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__user
user of clip
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__user); CPointer<MovieClipUser> p_user = p.cast(new Class[]{MovieClipUser.class});
public static final long[] __DNA__FIELD__clip
clip data
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__clip); CPointer<CPointer<MovieClip>> p_clip = p.cast(new Class[]{CPointer.class, MovieClip.class});
public static final long[] __DNA__FIELD__scopes
different scoped displayed in space panels
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__scopes); CPointer<MovieClipScopes> p_scopes = p.cast(new Class[]{MovieClipScopes.class});
public static final long[] __DNA__FIELD__flag
flags
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__flag); CPointer<Integer> p_flag = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__mode
editor mode (editing context being displayed)
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__mode); CPointer<Short> p_mode = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__view
type of the clip editor view
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__view); CPointer<Short> p_view = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__path_length
length of displaying path, in frames
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__path_length); CPointer<Integer> p_path_length = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__loc
current stabilization data
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__loc); CPointer<CArrayFacade<Float>> p_loc = p.cast(new Class[]{CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__scale
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__scale); CPointer<Float> p_scale = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__angle
pre-composed stabilization data
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__angle); CPointer<Float> p_angle = p.cast(new Class[]{Float.class});
public static final long[] __DNA__FIELD__pad
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__pad); CPointer<Integer> p_pad = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__stabmat
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__stabmat); CPointer<CArrayFacade<CArrayFacade<Float>>> p_stabmat = p.cast(new Class[]{CArrayFacade.class, CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__unistabmat
current stabilization matrix and the same matrix in unified space, defined when drawing and used for mouse position calculation
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__unistabmat); CPointer<CArrayFacade<CArrayFacade<Float>>> p_unistabmat = p.cast(new Class[]{CArrayFacade.class, CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__postproc_flag
movie postprocessing
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__postproc_flag); CPointer<Integer> p_postproc_flag = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__gpencil_src
grease pencil
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__gpencil_src); CPointer<Short> p_gpencil_src = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__pad2
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__pad2); CPointer<Short> p_pad2 = p.cast(new Class[]{Short.class});
public static final long[] __DNA__FIELD__around
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__around); CPointer<Integer> p_around = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__pad4
pivot point for transforms
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__pad4); CPointer<Integer> p_pad4 = p.cast(new Class[]{Integer.class});
public static final long[] __DNA__FIELD__cursor
Mask
editor 2d cursor
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__cursor); CPointer<CArrayFacade<Float>> p_cursor = p.cast(new Class[]{CArrayFacade.class, Float.class});
public static final long[] __DNA__FIELD__mask_info
This is how you get a reference on the corresponding field in the struct:
SpaceClip spaceclip = ...; CPointer<Object> p = spaceclip.__dna__addressof(SpaceClip.__DNA__FIELD__mask_info); CPointer<MaskSpaceInfo> p_mask_info = p.cast(new Class[]{MaskSpaceInfo.class});
public SpaceClip(long __address, Block __block, BlockTable __blockTable)
protected SpaceClip(SpaceClip that)
public CPointer<SpaceLink> getNext() throws java.io.IOException
java.io.IOException
__DNA__FIELD__next
public void setNext(CPointer<SpaceLink> next) throws java.io.IOException
java.io.IOException
__DNA__FIELD__next
public CPointer<SpaceLink> getPrev() throws java.io.IOException
java.io.IOException
__DNA__FIELD__prev
public void setPrev(CPointer<SpaceLink> prev) throws java.io.IOException
java.io.IOException
__DNA__FIELD__prev
public ListBase getRegionbase() throws java.io.IOException
storage of regions for inactive spaces
java.io.IOException
__DNA__FIELD__regionbase
public void setRegionbase(ListBase regionbase) throws java.io.IOException
storage of regions for inactive spaces
java.io.IOException
__DNA__FIELD__regionbase
public int getSpacetype() throws java.io.IOException
java.io.IOException
__DNA__FIELD__spacetype
public void setSpacetype(int spacetype) throws java.io.IOException
java.io.IOException
__DNA__FIELD__spacetype
public float getXof() throws java.io.IOException
java.io.IOException
__DNA__FIELD__xof
public void setXof(float xof) throws java.io.IOException
java.io.IOException
__DNA__FIELD__xof
public float getYof() throws java.io.IOException
user defined offset, image is centered
java.io.IOException
__DNA__FIELD__yof
public void setYof(float yof) throws java.io.IOException
user defined offset, image is centered
java.io.IOException
__DNA__FIELD__yof
public float getXlockof() throws java.io.IOException
java.io.IOException
__DNA__FIELD__xlockof
public void setXlockof(float xlockof) throws java.io.IOException
java.io.IOException
__DNA__FIELD__xlockof
public float getYlockof() throws java.io.IOException
user defined offset from locked position
java.io.IOException
__DNA__FIELD__ylockof
public void setYlockof(float ylockof) throws java.io.IOException
user defined offset from locked position
java.io.IOException
__DNA__FIELD__ylockof
public float getZoom() throws java.io.IOException
user defined zoom level
java.io.IOException
__DNA__FIELD__zoom
public void setZoom(float zoom) throws java.io.IOException
user defined zoom level
java.io.IOException
__DNA__FIELD__zoom
public MovieClipUser getUser() throws java.io.IOException
user of clip
java.io.IOException
__DNA__FIELD__user
public void setUser(MovieClipUser user) throws java.io.IOException
user of clip
java.io.IOException
__DNA__FIELD__user
public CPointer<MovieClip> getClip() throws java.io.IOException
clip data
java.io.IOException
__DNA__FIELD__clip
public void setClip(CPointer<MovieClip> clip) throws java.io.IOException
clip data
java.io.IOException
__DNA__FIELD__clip
public MovieClipScopes getScopes() throws java.io.IOException
different scoped displayed in space panels
java.io.IOException
__DNA__FIELD__scopes
public void setScopes(MovieClipScopes scopes) throws java.io.IOException
different scoped displayed in space panels
java.io.IOException
__DNA__FIELD__scopes
public int getFlag() throws java.io.IOException
flags
java.io.IOException
__DNA__FIELD__flag
public void setFlag(int flag) throws java.io.IOException
flags
java.io.IOException
__DNA__FIELD__flag
public short getMode() throws java.io.IOException
editor mode (editing context being displayed)
java.io.IOException
__DNA__FIELD__mode
public void setMode(short mode) throws java.io.IOException
editor mode (editing context being displayed)
java.io.IOException
__DNA__FIELD__mode
public short getView() throws java.io.IOException
type of the clip editor view
java.io.IOException
__DNA__FIELD__view
public void setView(short view) throws java.io.IOException
type of the clip editor view
java.io.IOException
__DNA__FIELD__view
public int getPath_length() throws java.io.IOException
length of displaying path, in frames
java.io.IOException
__DNA__FIELD__path_length
public void setPath_length(int path_length) throws java.io.IOException
length of displaying path, in frames
java.io.IOException
__DNA__FIELD__path_length
public CArrayFacade<java.lang.Float> getLoc() throws java.io.IOException
current stabilization data
java.io.IOException
__DNA__FIELD__loc
public void setLoc(CArrayFacade<java.lang.Float> loc) throws java.io.IOException
current stabilization data
java.io.IOException
__DNA__FIELD__loc
public float getScale() throws java.io.IOException
java.io.IOException
__DNA__FIELD__scale
public void setScale(float scale) throws java.io.IOException
java.io.IOException
__DNA__FIELD__scale
public float getAngle() throws java.io.IOException
pre-composed stabilization data
java.io.IOException
__DNA__FIELD__angle
public void setAngle(float angle) throws java.io.IOException
pre-composed stabilization data
java.io.IOException
__DNA__FIELD__angle
public int getPad() throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad
public void setPad(int pad) throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad
public CArrayFacade<CArrayFacade<java.lang.Float>> getStabmat() throws java.io.IOException
java.io.IOException
__DNA__FIELD__stabmat
public void setStabmat(CArrayFacade<CArrayFacade<java.lang.Float>> stabmat) throws java.io.IOException
java.io.IOException
__DNA__FIELD__stabmat
public CArrayFacade<CArrayFacade<java.lang.Float>> getUnistabmat() throws java.io.IOException
current stabilization matrix and the same matrix in unified space, defined when drawing and used for mouse position calculation
java.io.IOException
__DNA__FIELD__unistabmat
public void setUnistabmat(CArrayFacade<CArrayFacade<java.lang.Float>> unistabmat) throws java.io.IOException
current stabilization matrix and the same matrix in unified space, defined when drawing and used for mouse position calculation
java.io.IOException
__DNA__FIELD__unistabmat
public int getPostproc_flag() throws java.io.IOException
movie postprocessing
java.io.IOException
__DNA__FIELD__postproc_flag
public void setPostproc_flag(int postproc_flag) throws java.io.IOException
movie postprocessing
java.io.IOException
__DNA__FIELD__postproc_flag
public short getGpencil_src() throws java.io.IOException
grease pencil
java.io.IOException
__DNA__FIELD__gpencil_src
public void setGpencil_src(short gpencil_src) throws java.io.IOException
grease pencil
java.io.IOException
__DNA__FIELD__gpencil_src
public short getPad2() throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad2
public void setPad2(short pad2) throws java.io.IOException
java.io.IOException
__DNA__FIELD__pad2
public int getAround() throws java.io.IOException
java.io.IOException
__DNA__FIELD__around
public void setAround(int around) throws java.io.IOException
java.io.IOException
__DNA__FIELD__around
public int getPad4() throws java.io.IOException
pivot point for transforms
java.io.IOException
__DNA__FIELD__pad4
public void setPad4(int pad4) throws java.io.IOException
pivot point for transforms
java.io.IOException
__DNA__FIELD__pad4
public CArrayFacade<java.lang.Float> getCursor() throws java.io.IOException
Mask
editor 2d cursor
java.io.IOException
__DNA__FIELD__cursor
public void setCursor(CArrayFacade<java.lang.Float> cursor) throws java.io.IOException
Mask
editor 2d cursor
java.io.IOException
__DNA__FIELD__cursor
public MaskSpaceInfo getMask_info() throws java.io.IOException
java.io.IOException
__DNA__FIELD__mask_info
public void setMask_info(MaskSpaceInfo mask_info) throws java.io.IOException
java.io.IOException
__DNA__FIELD__mask_info