rag
graphic 2d engine
Static Public Member Functions | Static Public Attributes | List of all members
rag::Math Class Reference

Static Public Member Functions

static float random ()
 
static float random (float min, float max)
 
static void resetRandom (unsigned int _seed=0)
 
static float random (bool fromSequence, const char *log=NULL)
 
static float random (float min, float max, bool fromSequence)
 
static glm::vec2 random2 (float minRadius, float maxRadius, bool fromSequence=false)
 

Static Public Attributes

static const float PI = 3.1415926535897932384626433832f
 

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