|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
#include <random>Go to the source code of this file.
Namespaces | |
| namespace | Math |
Functions | |
| std::mt19937 & | Math::randomEngine () |
| int | Math::randomInt (int min, int max) |
| float | Math::randomFloat (float min, float max) |