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