|
philsupertramp/game-math
|
#include "vec/vec2.h"#include "vec/vec3.h"#include "vec/vec4.h"#include <ctime>#include <random>Go to the source code of this file.
Classes | |
| class | Random |
Variables | |
| static bool | TimeInitialized = false |
| static int | RandomSeed = 2 |
|
static |