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