Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<bGPDcurve_point> |
bGPDcurve_point.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<bGPDcurve_point> |
bGPDcurve.getCurve_points()
Get method for struct member 'curve_points'.
|
Modifier and Type | Method and Description |
---|---|
void |
bGPDcurve.setCurve_points(CPointer<bGPDcurve_point> curve_points)
Set method for struct member 'curve_points'.
|
Constructor and Description |
---|
bGPDcurve_point(bGPDcurve_point that) |