Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
CPointer<SDefBind> |
SDefBind.__io__addressof()
Instantiates a pointer on this instance.
|
CPointer<SDefBind> |
SDefVert.getBinds()
Get method for struct member 'binds'.
|
Modifier and Type | Method and Description |
---|---|
void |
SDefVert.setBinds(CPointer<SDefBind> binds)
Set method for struct member 'binds'.
|
Constructor and Description |
---|
SDefBind(SDefBind that) |