Public Member Functions
Ogre::Math::RandomValueProvider Class Reference

This class is used to provide an external random value provider. More...

#include <OgreMath.h>

List of all members.

Public Member Functions

virtual ~RandomValueProvider ()
virtual Real getRandomUnit ()=0
 When called should return a random values in the range of [0,1].

Detailed Description

This class is used to provide an external random value provider.

Definition at line 208 of file OgreMath.h.


Constructor & Destructor Documentation

Definition at line 211 of file OgreMath.h.


Member Function Documentation

When called should return a random values in the range of [0,1].


The documentation for this class was generated from the following file:

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jul 27 2020 13:41:20