Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<HairCurve> |
HairCurve.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<HairCurve> |
Hair.getCurves()
Get method for struct member 'curves'.
|
Modifier and Type | Method and Description |
---|---|
void |
Hair.setCurves(CPointer<HairCurve> curves)
Set method for struct member 'curves'.
|
Constructor and Description |
---|
HairCurve(HairCurve that) |