Classes |
|
| struct | BaseParticle |
| class | Particle |
| struct | ParticleDetails |
| class | ParticleTag |
| class | ParticleObject |
函数 |
|
| static 矩阵 | CalcParticleMatrix ( Particle *cp) |
|
static |
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. |