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