Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<VoxelData> |
VoxelData.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<VoxelData> |
Tex.getVd()
Get method for struct member 'vd'.
|
Modifier and Type | Method and Description |
---|---|
void |
Tex.setVd(CPointer<VoxelData> vd)
Set method for struct member 'vd'.
|
Constructor and Description |
---|
VoxelData(VoxelData that) |