Definition at line 32 of file fss-satgen.cpp.
Public Member Functions | |
RandGenerator () | |
float | getRand () |
float | getRand (float min, float max) |
int | getRand (int min, int max) |
RandGenerator | ( | ) | [inline] |
Definition at line 35 of file fss-satgen.cpp.
float getRand | ( | ) | [inline] |
float getRand | ( | float | min, | |
float | max | |||
) | [inline] |
int getRand | ( | int | min, | |
int | max | |||
) | [inline] |