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