Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<MeshCacheVertexVelocity> |
MeshCacheVertexVelocity.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<MeshCacheVertexVelocity> |
MeshSeqCacheModifierData.getVertex_velocities()
Get method for struct member 'vertex_velocities'.
|
Modifier and Type | Method and Description |
---|---|
void |
MeshSeqCacheModifierData.setVertex_velocities(CPointer<MeshCacheVertexVelocity> vertex_velocities)
Set method for struct member 'vertex_velocities'.
|
Constructor and Description |
---|
MeshCacheVertexVelocity(MeshCacheVertexVelocity that) |