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