Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Ogre::Math Member List

This is the complete list of members for Ogre::Math, including all inherited members.
Abs(Real fValue)Ogre::Math [static]
ACos(Real fValue)Ogre::Math [static]
AngleUnit enum nameOgre::Math
AngleUnitsToRadians(Real units)Ogre::Math [static]
ASin(Real fValue)Ogre::Math [static]
ATan(Real fValue)Ogre::Math [static]
ATan2(Real fY, Real fX)Ogre::Math [static]
AU_DEGREE enum valueOgre::Math
AU_RADIAN enum valueOgre::Math
buildTrigTables()Ogre::Math [protected]
Ceil(Real fValue)Ogre::Math [static]
Cos(Real fValue, bool useTables=false)Ogre::Math [static]
DegreesToRadians(Real degrees)Ogre::Math [static]
Exp(Real fValue)Ogre::Math [static]
Floor(Real fValue)Ogre::Math [static]
getAngleUnit(void)Ogre::Math [static]
getSingleton(void)Ogre::Math [static]
getSingletonPtr(void)Ogre::Singleton< Math > [inline, static]
HALF_PIOgre::Math [static]
IAbs(int iValue)Ogre::Math [static]
ICeil(float fValue)Ogre::Math [static]
IFloor(float fValue)Ogre::Math [static]
InvSqrt(Real fValue)Ogre::Math [static]
ISign(int iValue)Ogre::Math [static]
Log(Real fValue)Ogre::Math [static]
Math(unsigned int trigTableSize=4096)Ogre::Math
ms_SingletonOgre::Singleton< Math > [protected, static]
msAngleUnitOgre::Math [protected, static]
mSinTableOgre::Math [protected, static]
mTanTableOgre::Math [protected, static]
mTrigTableFactorOgre::Math [protected, static]
mTrigTableSizeOgre::Math [protected, static]
NEG_INFINITYOgre::Math [static]
PIOgre::Math [static]
pointInTri2D(Real px, Real pz, Real ax, Real az, Real bx, Real bz, Real cx, Real cz)Ogre::Math [static]
POS_INFINITYOgre::Math [static]
Pow(Real kBase, Real kExponent)Ogre::Math [static]
RadiansToAngleUnits(Real radians)Ogre::Math [static]
RadiansToDegrees(Real radians)Ogre::Math [static]
RangeRandom(Real fLow, Real fHigh)Ogre::Math [static]
RealEqual(Real a, Real b, Real tolerance=std::numeric_limits< Real >::epsilon())Ogre::Math [static]
setAngleUnit(AngleUnit unit)Ogre::Math [static]
Sign(Real fValue)Ogre::Math [static]
Sin(Real fValue, bool useTables=false)Ogre::Math [static]
Singleton(void)Ogre::Singleton< Math > [inline]
Sqr(Real fValue)Ogre::Math [static]
Sqrt(Real fValue)Ogre::Math [static]
SymmetricRandom()Ogre::Math [static]
Tan(Real fValue, bool useTables=false)Ogre::Math [static]
TWO_PIOgre::Math [static]
UnitRandom()Ogre::Math [static]
~Math()Ogre::Math
~Singleton(void)Ogre::Singleton< Math > [inline]

Copyright © 2002 by The OGRE Team