Classes | Namespaces | Defines

_src_base_random.hh File Reference

Random number generator (sudo/real). More...

Go to the source code of this file.

Classes

class  base::Random
 Random number generator (sudo/real). More...

Namespaces

namespace  base
 

Library of base code.


Defines

#define BASE_RANDOM_MAX   (0x7fffffffU)
#define BASE_RANDOM_MAX_INVERSE_FP   (1.0f / fp(BASE_RANDOM_MAX))

Detailed Description

Random number generator (sudo/real).

LastChangedDate:
2010-09-16 11:23:03 -0400 (Thu, 16 Sep 2010)
Author:
Jim E. Brooks http://www.palomino3d.org

Define Documentation

#define BASE_RANDOM_MAX   (0x7fffffffU)
#define BASE_RANDOM_MAX_INVERSE_FP   (1.0f / fp(BASE_RANDOM_MAX))
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10