Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<BulletSoftBody> |
BulletSoftBody.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<BulletSoftBody> |
BlenderObject.getBsoft()
Get method for struct member 'bsoft'.
|
Modifier and Type | Method and Description |
---|---|
void |
BlenderObject.setBsoft(CPointer<BulletSoftBody> bsoft)
Set method for struct member 'bsoft'.
|
Constructor and Description |
---|
BulletSoftBody(BulletSoftBody that) |