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