#include <c4d_particles.h>
Represents a particle in a TP_PGroup 列表。
公共成员函数 |
|
Int32 | GetParticleID (void) |
TP_ParticleNode * | GetNext (void) |
TP_ParticleNode * | GetPrev (void) |
Int32 GetParticleID | ( | void | ) |
Retrieves the particle ID.
TP_ParticleNode * GetNext | ( | void | ) |
Retrieves the next particle node in the list.
TP_ParticleNode * GetPrev | ( | void | ) |
Retrieves the previous particle node in the list.