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