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