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