Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<bMotionPath> |
bMotionPath.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<bMotionPath> |
bPoseChannel.getMpath()
Get method for struct member 'mpath'.
|
CPointer<bMotionPath> |
BlenderObject.getMpath()
Get method for struct member 'mpath'.
|
Modifier and Type | Method and Description |
---|---|
void |
bPoseChannel.setMpath(CPointer<bMotionPath> mpath)
Set method for struct member 'mpath'.
|
void |
BlenderObject.setMpath(CPointer<bMotionPath> mpath)
Set method for struct member 'mpath'.
|
Constructor and Description |
---|
bMotionPath(bMotionPath that) |