Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<MTFace> |
MTFace.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<MTFace> |
Mesh.getMtface()
Get method for struct member 'mtface'.
|
Modifier and Type | Method and Description |
---|---|
void |
Mesh.setMtface(CPointer<MTFace> mtface)
Set method for struct member 'mtface'.
|
Constructor and Description |
---|
MTFace(MTFace that) |