Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<PaintCurvePoint> |
PaintCurvePoint.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<PaintCurvePoint> |
PaintCurve.getPoints()
Get method for struct member 'points'.
|
Modifier and Type | Method and Description |
---|---|
void |
PaintCurve.setPoints(CPointer<PaintCurvePoint> points)
Set method for struct member 'points'.
|
Constructor and Description |
---|
PaintCurvePoint(PaintCurvePoint that) |