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