Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<SoftBody_Shared> |
SoftBody_Shared.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<SoftBody_Shared> |
SoftBody.getShared()
Get method for struct member 'shared'.
|
Modifier and Type | Method and Description |
---|---|
void |
SoftBody.setShared(CPointer<SoftBody_Shared> shared)
Set method for struct member 'shared'.
|
Constructor and Description |
---|
SoftBody_Shared(SoftBody_Shared that) |