Abs(Real fValue) | Ogre::Math | [static] |
ACos(Real fValue) | Ogre::Math | [static] |
AngleUnit enum name | Ogre::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 value | Ogre::Math | |
AU_RADIAN enum value | Ogre::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_PI | Ogre::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_Singleton | Ogre::Singleton< Math > | [protected, static] |
msAngleUnit | Ogre::Math | [protected, static] |
mSinTable | Ogre::Math | [protected, static] |
mTanTable | Ogre::Math | [protected, static] |
mTrigTableFactor | Ogre::Math | [protected, static] |
mTrigTableSize | Ogre::Math | [protected, static] |
NEG_INFINITY | Ogre::Math | [static] |
PI | Ogre::Math | [static] |
pointInTri2D(Real px, Real pz, Real ax, Real az, Real bx, Real bz, Real cx, Real cz) | Ogre::Math | [static] |
POS_INFINITY | Ogre::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_PI | Ogre::Math | [static] |
UnitRandom() | Ogre::Math | [static] |
~Math() | Ogre::Math | |
~Singleton(void) | Ogre::Singleton< Math > | [inline] |
Copyright © 2002 by The OGRE Team