Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<StripCrop> |
StripCrop.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<StripCrop> |
Strip.getCrop()
Get method for struct member 'crop'.
|
Modifier and Type | Method and Description |
---|---|
void |
Strip.setCrop(CPointer<StripCrop> crop)
Set method for struct member 'crop'.
|
Constructor and Description |
---|
StripCrop(StripCrop that) |