All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
SkyX::VClouds::FastFakeRandom Class Reference

#include <FastFakeRandom.h>

Public Member Functions

 FastFakeRandom (const int &n, const Ogre::Real &min, const Ogre::Real &max)
 Constructor. More...
 
 ~FastFakeRandom ()
 Destructor. More...
 
float & get ()
 Get random number. More...
 

Constructor & Destructor Documentation

SkyX::VClouds::FastFakeRandom::FastFakeRandom ( const int &  n,
const Ogre::Real &  min,
const Ogre::Real &  max 
)

Constructor.

Parameters
nCapacity
minMin value
maxMax value
SkyX::VClouds::FastFakeRandom::~FastFakeRandom ( )

Destructor.

Member Function Documentation

float& SkyX::VClouds::FastFakeRandom::get ( )

Get random number.


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