Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<FCM_EnvelopeData> |
FCM_EnvelopeData.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<FCM_EnvelopeData> |
FMod_Envelope.getData()
Get method for struct member 'data'.
|
Modifier and Type | Method and Description |
---|---|
void |
FMod_Envelope.setData(CPointer<FCM_EnvelopeData> data)
Set method for struct member 'data'.
|
Constructor and Description |
---|
FCM_EnvelopeData(FCM_EnvelopeData that) |