doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
idMath Member List

This is the complete list of members for idMath, including all inherited members.

Abs(int x)idMathstatic
ACos(float a)idMathstatic
ACos16(float a)idMathstatic
ACos64(float a)idMathstatic
AngleDelta(float angle1, float angle2)idMathstatic
AngleNormalize180(float angle)idMathstatic
AngleNormalize360(float angle)idMathstatic
ASin(float a)idMathstatic
ASin16(float a)idMathstatic
ASin64(float a)idMathstatic
ATan(float a)idMathstatic
ATan(float y, float x)idMathstatic
ATan16(float a)idMathstatic
ATan16(float y, float x)idMathstatic
ATan64(float a)idMathstatic
ATan64(float y, float x)idMathstatic
BitCount(int x)idMathstatic
BitReverse(int x)idMathstatic
BitsForFloat(float f)idMathstatic
BitsForInteger(int i)idMathstatic
BitsToFloat(int i, int exponentBits, int mantissaBits)idMathstatic
Ceil(float f)idMathstatic
CeilPowerOfTwo(int x)idMathstatic
ClampChar(int i)idMathstatic
ClampFloat(float min, float max, float value)idMathstatic
ClampInt(int min, int max, int value)idMathstatic
ClampShort(int i)idMathstatic
Cos(float a)idMathstatic
Cos16(float a)idMathstatic
Cos64(float a)idMathstatic
EidMathstatic
Exp(float f)idMathstatic
Exp16(float f)idMathstatic
Exp64(float f)idMathstatic
EXP_BIAS enum valueidMathprivate
EXP_POS enum valueidMathprivate
Fabs(float f)idMathstatic
FloatHash(const float *array, const int numFloats)idMathstatic
FloatToBits(float f, int exponentBits, int mantissaBits)idMathstatic
Floor(float f)idMathstatic
FloorPowerOfTwo(int x)idMathstatic
FLT_EPSILONidMathstatic
Ftoi(float f)idMathstatic
FtoiFast(float f)idMathstatic
Ftol(float f)idMathstatic
FtolFast(float)idMathstatic
HALF_PIidMathstatic
ILog2(float f)idMathstatic
ILog2(int i)idMathstatic
INFINITYidMathstatic
Init(void)idMathstatic
initializedidMathprivatestatic
InvSqrt(float x)idMathstatic
InvSqrt16(float x)idMathstatic
InvSqrt64(float x)idMathstatic
IPow(int x, int y)idMathstatic
IsPowerOfTwo(int x)idMathstatic
iSqrtidMathprivatestatic
Log(float f)idMathstatic
Log16(float f)idMathstatic
Log64(float f)idMathstatic
LOOKUP_BITS enum valueidMathprivate
LOOKUP_MASK enum valueidMathprivate
LOOKUP_POS enum valueidMathprivate
M_DEG2RADidMathstatic
M_MS2SECidMathstatic
M_RAD2DEGidMathstatic
M_SEC2MSidMathstatic
MaskForFloatSign(float f)idMathstatic
MaskForIntegerSign(int i)idMathstatic
ONEFOURTH_PIidMathstatic
PIidMathstatic
Pow(float x, float y)idMathstatic
Pow16(float x, float y)idMathstatic
Pow64(float x, float y)idMathstatic
Rint(float f)idMathstatic
RSqrt(float x)idMathstatic
SEED_POS enum valueidMathprivate
Sin(float a)idMathstatic
Sin16(float a)idMathstatic
Sin64(float a)idMathstatic
SinCos(float a, float &s, float &c)idMathstatic
SinCos16(float a, float &s, float &c)idMathstatic
SinCos64(float a, double &s, double &c)idMathstatic
Sqrt(float x)idMathstatic
Sqrt16(float x)idMathstatic
Sqrt64(float x)idMathstatic
SQRT_1OVER2idMathstatic
SQRT_1OVER3idMathstatic
SQRT_TABLE_SIZE enum valueidMathprivate
SQRT_THREEidMathstatic
SQRT_TWOidMathstatic
Tan(float a)idMathstatic
Tan16(float a)idMathstatic
Tan64(float a)idMathstatic
TWO_PIidMathstatic