![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Classes | |
| struct | TAngleConstant_ |
| struct | TAngleConstant_< f32 > |
| struct | TAsinAcosTable |
| struct | TAtanTable |
| class | TRandom_ |
| struct | TRandom_fast_ |
| struct | TSinCosTable |
Functions | |
| template<typename T > | |
| T | fastSqrt (T value) |
| f32 | fastReciprocal (f32 value) |
| void | fastVECNormalize (const Vec *src, Vec *dst) |
| void | gekko_ps_copy3 (__REGISTER void *dst, __REGISTER const void *src) |
| void | gekko_ps_copy6 (__REGISTER void *dst, __REGISTER const void *src) |
| void | gekko_ps_copy12 (__REGISTER void *dst, __REGISTER const void *src) |
| void | gekko_ps_copy16 (__REGISTER void *dst, __REGISTER const void *src) |
| f32 | acosDegree (f32 x) |
Variables | |
| TSinCosTable< 13, f32 > sincosTable_ | ATTRIBUTE_ALIGN (32) |
| TSinCosTable< 13, f32 > | sincosTable_ |
| TAtanTable | atanTable_ |
| TAsinAcosTable< 1024, f32 > | asinAcosTable_ |
|
inline |
|
inline |
|
inline |
|
inline |
|
extern |
|
extern |
| TAsinAcosTable asinAcosTable_ JMath::ATTRIBUTE_ALIGN | ( | 32 | ) |
|
extern |