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