class Random

Random number stream. More...

Definition#include <raytracer/random.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Static Methods

Private Methods


Detailed Description

Random number stream.

 Random ()

Random

[private]

 ~Random ()

~Random

[private]

DBL  getDouble ()

getDouble

[static]

Get next random double value.

DBL  jitterFactor (DBL amouth)

jitterFactor

[static]

Get factor in the range [1-amouth,1+amouth]