![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <DeclParticle.h>
Public Member Functions | |
| idParticleParm (void) | |
| float | Eval (float frac, idRandom &rand) const |
| float | Integrate (float frac, idRandom &rand) const |
Public Attributes | |
| const idDeclTable * | table |
| float | from |
| float | to |
Definition at line 40 of file DeclParticle.h.
|
inline |
Definition at line 42 of file DeclParticle.h.
Definition at line 666 of file DeclParticle.cpp.
Definition at line 673 of file DeclParticle.cpp.
| float idParticleParm::from |
Definition at line 45 of file DeclParticle.h.
| const idDeclTable* idParticleParm::table |
Definition at line 44 of file DeclParticle.h.
| float idParticleParm::to |
Definition at line 46 of file DeclParticle.h.
1.8.6.