#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 } |
| Returns a random numeric value that is larger than or equal min and smaller than max. More... | |
| enum ChangeFunc |
Returns a random numeric value that is larger than or equal min and smaller than max.
Definition at line 29 of file particleemitterprop.h.
1.5.5