Package | Description |
---|---|
org.blender.dna |
Modifier and Type | Method and Description |
---|---|
BoidData |
BoidParticle.getData()
Get method for struct member 'data'.
|
Modifier and Type | Method and Description |
---|---|
CPointer<BoidData> |
BoidData.__io__addressof()
Instantiates a pointer on this instance.
|
Modifier and Type | Method and Description |
---|---|
void |
BoidParticle.setData(BoidData data)
Set method for struct member 'data'.
|
Constructor and Description |
---|
BoidData(BoidData that) |