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