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