Package | Description |
---|---|
org.blender.dna | |
org.blender.utils |
Modifier and Type | Method and Description |
---|---|
CPointer<PaintCurve> |
PaintCurve.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<PaintCurve> |
Brush.getPaint_curve()
Get method for struct member 'paint_curve'.
|
Modifier and Type | Method and Description |
---|---|
void |
Brush.setPaint_curve(CPointer<PaintCurve> paint_curve)
Set method for struct member 'paint_curve'.
|
Constructor and Description |
---|
PaintCurve(PaintCurve that) |
Modifier and Type | Method and Description |
---|---|
PaintCurve |
MainLib.getPaintCurve()
See
PaintCurve for documentation. |
Modifier and Type | Method and Description |
---|---|
void |
MainLib.setPaintCurve(PaintCurve paintCurve)
See
PaintCurve for documentation. |