3ds Max C++ API Reference
|
Functions | |
virtual void | GetID (int index, int &particleIndex, int &particleBorn) const =0 |
virtual int | GetParticleIndex (int index) const =0 |
Returns particleIndex. More... | |
virtual int | GetParticleBorn (int index) const =0 |
Returns particleBorn. More... | |
virtual const ParticleID & | GetID (int index) const =0 |
Methods not in the mapped interface. More... | |
FPInterfaceDesc * | GetDesc () |
virtual void | SetID (int index, int particleIndex, int particleBorn)=0 |
Set particle property. More... | |
virtual void | SetID (int index, const ParticleID &id)=0 |
Methods not in the mapped interface. More... | |
FPInterfaceDesc * | GetDesc () |
|
pure virtual |
Methods not in the mapped interface.
|
inlinevirtual |
Implements FPInterface.
|
pure virtual |
Methods not in the mapped interface.
|
inlinevirtual |
Implements FPInterface.