Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<SmokeModifierData> |
SmokeModifierData.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<SmokeModifierData> |
SmokeDomainSettings.getSmd()
Get method for struct member 'smd'.
|
CPointer<SmokeModifierData> |
SmokeCollSettings.getSmd()
Get method for struct member 'smd'.
|
CPointer<SmokeModifierData> |
SmokeFlowSettings.getSmd()
Get method for struct member 'smd'.
|
Modifier and Type | Method and Description |
---|---|
void |
SmokeDomainSettings.setSmd(CPointer<SmokeModifierData> smd)
Set method for struct member 'smd'.
|
void |
SmokeCollSettings.setSmd(CPointer<SmokeModifierData> smd)
Set method for struct member 'smd'.
|
void |
SmokeFlowSettings.setSmd(CPointer<SmokeModifierData> smd)
Set method for struct member 'smd'.
|
Constructor and Description |
---|
SmokeModifierData(SmokeModifierData that) |