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