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