Big particle-system. More...
#include "base/module.hh"#include "base/stream.hh"#include "object/module.hh"#include "graph/module.hh"#include "graph/scene_graph.hh"#include "fx/module.hh"#include "fx/defs.hh"#include "fx/partsys_big.hh"Namespaces | |
| namespace | fx |
Special-effects. | |
Defines | |
| #define | FX_PARTSYS_BIG_CC 1 |
| #define | DETACH_BIG_PARTICLE_INC_ITER(ITER) |
Variables | |
| INTERN int | fx::sBigParticleCount = 0 |
Big particle-system.
| #define DETACH_BIG_PARTICLE_INC_ITER | ( | ITER | ) |
{{ \
BigParticles::iterator iter2 = ITER; \
++iter2; \
DetachParticle( ITER ); \
ITER = iter2; \
}}
| #define FX_PARTSYS_BIG_CC 1 |
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10