VEE_RandomUniform Class Reference

Random numbers with uniform distribution between -1 and 1. More...

#include <vee_random.h>

Inheritance diagram for VEE_RandomUniform:

Inheritance graph
[legend]
Collaboration diagram for VEE_RandomUniform:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Protected Attributes

Static Protected Attributes


Detailed Description

Random numbers with uniform distribution between -1 and 1.

Author:
Tommi Ilmonen


Constructor & Destructor Documentation

VEE_RandomUniform::VEE_RandomUniform  ) 
 

VEE_RandomUniform::~VEE_RandomUniform  )  [virtual]
 


Member Function Documentation

float VEE_RandomUniform::rand  )  [virtual]
 

Create a new random number.

Implements VEE_Random.

VEE_Random * VEE_RandomUniform::clone  )  [virtual]
 

Implements VEE_Random.

float VEE_RandomUniform::rand01  )  [inline]
 

float VEE_RandomUniform::rand0X float  x  )  [inline]
 

float VEE_RandomUniform::rand11  )  [inline]
 

Random numbers between -1 and 1.

VEE_Vector3 VEE_RandomUniform::randomVector11  )  [inline]
 

VEE_Vector3 VEE_RandomUniform::randomVectorInSphere  )  [inline]
 

VEE_Vector3 VEE_RandomUniform::randomVectorOnSphere  )  [inline]
 

void VEE_RandomUniform::setSeed unsigned  seed  )  [inline]
 


Member Data Documentation

unsigned VEE_RandomUniform::m_val [protected]
 

Current seed value.

const unsigned VEE_RandomUniform::m_randMul = 134695621 [static, protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Mar 12 21:09:35 2007 for VEE - The Visual Effects Engine by  doxygen 1.4.6