Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<FluidVertexVelocity> |
FluidVertexVelocity.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<FluidVertexVelocity> |
FluidsimSettings.getMeshVelocities()
Get method for struct member 'meshVelocities'.
|
Modifier and Type | Method and Description |
---|---|
void |
FluidsimSettings.setMeshVelocities(CPointer<FluidVertexVelocity> meshVelocities)
Set method for struct member 'meshVelocities'.
|
Constructor and Description |
---|
FluidVertexVelocity(FluidVertexVelocity that) |