Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<FluidsimSettings> |
FluidsimSettings.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<FluidsimSettings> |
BlenderObject.getFluidsimSettings()
Deprecated.
DeprecatedXXX deprecated... replaced by mantaflow, keep for readfile
|
CPointer<FluidsimSettings> |
FluidsimModifierData.getFss()
Get method for struct member 'fss'.
|
Modifier and Type | Method and Description |
---|---|
void |
BlenderObject.setFluidsimSettings(CPointer<FluidsimSettings> fluidsimSettings)
Deprecated.
DeprecatedXXX deprecated... replaced by mantaflow, keep for readfile
|
void |
FluidsimModifierData.setFss(CPointer<FluidsimSettings> fss)
Set method for struct member 'fss'.
|
Constructor and Description |
---|
FluidsimSettings(FluidsimSettings that) |