Mana
|
#include <cmath>
Go to the source code of this file.
Classes | |
struct | ParticleEmitterProp< T > |
Enumerations | |
enum | ChangeFunc { FUNC_NONE , FUNC_SINE , FUNC_SAW , FUNC_TRIANGLE , FUNC_SQUARE } |
enum ChangeFunc |
Enumerator | |
---|---|
FUNC_NONE | |
FUNC_SINE | |
FUNC_SAW | |
FUNC_TRIANGLE | |
FUNC_SQUARE |
Definition at line 29 of file particleemitterprop.h.