This is the complete list of members for
Burger::IntMath, including all inherited members.
| Abs(Int32 iInput) | Burger::IntMath | [inline, static] |
| FromFixed(Fixed32 fInput) | Burger::IntMath | [inline, static] |
| FromFixedCeil(Fixed32 fInput) | Burger::IntMath | [inline, static] |
| FromFixedFloor(Fixed32 fInput) | Burger::IntMath | [inline, static] |
| FromFixedNearest(Fixed32 fInput) | Burger::IntMath | [inline, static] |
| FromFloat(float fInput) | Burger::IntMath | [static] |
| FromFloat(Int32 *pOutput, float fInput) | Burger::IntMath | [inline, static] |
| FromFloatCeil(float fInput) | Burger::IntMath | [static] |
| FromFloatCeil(Int32 *pOutput, float fInput) | Burger::IntMath | [inline, static] |
| FromFloatFloor(float fInput) | Burger::IntMath | [static] |
| FromFloatFloor(Int32 *pOutput, float fInput) | Burger::IntMath | [inline, static] |
| FromFloatNearest(float fInput) | Burger::IntMath | [static] |
| FromFloatNearest(Int32 *pOutput, float fInput) | Burger::IntMath | [inline, static] |
| GetHiWord(Word32 uInput) | Burger::IntMath | [inline, static] |
| GetLoWord(Word32 uInput) | Burger::IntMath | [inline, static] |
| HexIt(Word uInput) | Burger::IntMath | [static] |
| HexIt(char *pOutput, Word uInput) | Burger::IntMath | [static] |
| Mul32GetUpper32(Int32 iInputA, Int32 iInputB) | Burger::IntMath | [static] |
| Mul32x32To64Div32(Int32 iInputMulA, Int32 iInputMulB, Int32 iInputDiv) | Burger::IntMath | [static] |
| Multiply(Int32 iInputA, Int32 iInputB) | Burger::IntMath | [inline, static] |
| SqrtFromFixed(Fixed32 fInput) | Burger::IntMath | [static] |
| SqrtFromInt(Word32 uInput) | Burger::IntMath | [static] |
| UMultiply(Word uInputA, Word uInputB) | Burger::IntMath | [inline, static] |