Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
MaskSpaceInfo |
SpaceImage.getMask_info()
Get method for struct member 'mask_info'.
|
MaskSpaceInfo |
SpaceClip.getMask_info()
Get method for struct member 'mask_info'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<MaskSpaceInfo> |
MaskSpaceInfo.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
SpaceImage.setMask_info(MaskSpaceInfo mask_info)
Set method for struct member 'mask_info'.
|
void |
SpaceClip.setMask_info(MaskSpaceInfo mask_info)
Set method for struct member 'mask_info'.
|
Constructor and Description |
---|
MaskSpaceInfo(MaskSpaceInfo that) |