base_random.cc File Reference

Random number functions. More...

#include "base.hh"
#include "base_random.hh"
#include "base_settings.hh"

Namespaces

namespace  base

Defines

#define BASE_RANDOM_CC   1


Detailed Description

Random number functions.

Id
LastChangedDate

Author:
Jim E. Brooks http://www.palomino3d.org
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 Documentation

#define BASE_RANDOM_CC   1

Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:13 2007