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