Burger::FixedMath Member List

This is the complete list of members for Burger::FixedMath, including all inherited members.
Abs(Fixed32 fInput)Burger::FixedMath [inline, static]
ATan2(Fixed32 fInput1, Fixed32 fInput2)Burger::FixedMath [static]
CrossProduct2DSign(Fixed32 fInputX1, Fixed32 fInputY1, Fixed32 fInputX2, Fixed32 fInputY2)Burger::FixedMath [static]
Divide(Fixed32 fInputNumerator, Fixed32 fInputDenominator)Burger::FixedMath [inline, static]
DivideSaturate(Fixed32 fInputNumerator, Fixed32 fInputDenominator)Burger::FixedMath [static]
FromFloat(float fInput)Burger::FixedMath [inline, static]
FromFloat(Fixed32 *pOutput, float fInput)Burger::FixedMath [inline, static]
FromFloatCeil(float fInput)Burger::FixedMath [inline, static]
FromFloatCeil(Fixed32 *pOutput, float fInput)Burger::FixedMath [inline, static]
FromFloatFloor(float fInput)Burger::FixedMath [inline, static]
FromFloatFloor(Fixed32 *pOutput, float fInput)Burger::FixedMath [inline, static]
FromFloatNearest(float fInput)Burger::FixedMath [inline, static]
FromFloatNearest(Fixed32 *pOutput, float fInput)Burger::FixedMath [inline, static]
FromInt(Int32 iInput)Burger::FixedMath [inline, static]
FromIntSaturate(Int32 iInput)Burger::FixedMath [static]
Multiply(Fixed32 fInputMulA, Fixed32 fInputMulB)Burger::FixedMath [inline, static]
MultiplySaturate(Fixed32 fInputMulA, Fixed32 fInputMulB)Burger::FixedMath [static]
Reciprocal(Fixed32 fInput)Burger::FixedMath [inline, static]
SqrtFromFixed(Fixed32 fInput)Burger::FixedMath [static]
SqrtFromInt(Word32 uInput)Burger::FixedMath [static]