Go to the source code of this file.
Classes | |
| class | sead::MathCalcCommon< T > |
| struct | sead::MathCalcCommon< T >::SinCosSample |
| struct | sead::MathCalcCommon< T >::AtanSample |
| struct | sead::MathCalcCommon< T >::ExpSample |
| struct | sead::MathCalcCommon< T >::LogSample |
Namespaces | |
| namespace | sead |
Typedefs | |
| typedef MathCalcCommon< s32 > | sead::Mathi |
| typedef MathCalcCommon< u32 > | sead::Mathu |
| typedef MathCalcCommon< f32 > | sead::Mathf |
Variables | |
| template<> | |
| const MathCalcCommon< f32 >::SinCosSample | sead::MathCalcCommon< f32 >::cSinCosTbl [] |
| template<> | |
| const MathCalcCommon< f32 >::AtanSample | sead::MathCalcCommon< f32 >::cAtanTbl [] |
| template<> | |
| const MathCalcCommon< f32 >::ExpSample | sead::MathCalcCommon< f32 >::cExpTbl [] |
| template<> | |
| const MathCalcCommon< f32 >::LogSample | sead::MathCalcCommon< f32 >::cLogTbl [] |