See SgRandom.h. More...
#include "SgSystem.h"#include "SgRandom.h"#include <ctime>#include <functional>#include "SgDebug.h"Go to the source code of this file.
Functions | |
| float | SgRandomFloat (float min, float max) |
| Get a random float in [min, max]. | |
See SgRandom.h.
Definition in file SgRandom.cpp.
| float SgRandomFloat | ( | float | min, | |
| float | max | |||
| ) |