This class is used to provide an external random value provider. More...
#include <OgreMath.h>
Public Member Functions | |
| virtual | ~RandomValueProvider () |
| virtual Real | getRandomUnit ()=0 |
| When called should return a random values in the range of [0,1]. | |
This class is used to provide an external random value provider.
Definition at line 208 of file OgreMath.h.
| virtual Ogre::Math::RandomValueProvider::~RandomValueProvider | ( | ) | [virtual] |
Definition at line 211 of file OgreMath.h.
| virtual Real Ogre::Math::RandomValueProvider::getRandomUnit | ( | ) | [pure virtual] |
When called should return a random values in the range of [0,1].
Copyright © 2012 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jul 27 2020 13:41:20