Classes | |
struct | BaseParticle |
class | Particle |
struct | ParticleDetails |
class | ParticleTag |
class | ParticleObject |
Functions | |
static Matrix | CalcParticleMatrix (Particle *cp) |
Calculates a particle matrix.
This represents the position and direction of a particle as used when objects are aligned with a particle using the emitter Tangential option.
[in] | cp | The particle to get the matrix for. The caller owns the pointed particle. |