Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<SDefVert> |
SDefVert.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<SDefVert> |
SurfaceDeformModifierData.getVerts()
Get method for struct member 'verts'.
|
Modifier and Type | Method and Description |
---|---|
void |
SurfaceDeformModifierData.setVerts(CPointer<SDefVert> verts)
Set method for struct member 'verts'.
|
Constructor and Description |
---|
SDefVert(SDefVert that) |