#include "base.hh"
#include "base_random.hh"
#include "base_settings.hh"
Namespaces | |
| namespace | base |
Defines | |
| #define | BASE_RANDOM_CC 1 |
Random number methods are per-thread. ANSI C rand_r(seed) is passed a thread variable.
Avoid mixing BSD random() functions. POSIX random functions aren't thread-safe.
| #define BASE_RANDOM_CC 1 |
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:13 2007