|
SSBM Decomp
|
#include <platform.h>#include <trigf.h>#include <dolphin/gx.h>#include <dolphin/mtx.h>#include <sysdolphin/baselib/mtx.h>Go to the source code of this file.
Macros | |
| #define | FLT_MIN 1.17549435e-38f |
| #define | DEG_TO_RAD 0.017453292519943295 |
| #define | RAD_TO_DEG 57.29577951308232 |
Functions | |
| void | HSD_MulColor (GXColor *arg0, GXColor *arg1, GXColor *dest) |
| functions | |
| u32 | HSD_GetNbBits (u32 arg0) |
| s32 | HSD_Index2PosNrmMtx (u32 arg0) |
| static int | vec_normalize_check (Vec3 *src, Vec3 *dst) |
| static f32 | atan2f_check (s8 y, s8 x) |
Variables | |
| Mtx | HSD_identityMtx |
| variables | |
| #define FLT_MIN 1.17549435e-38f |
| #define DEG_TO_RAD 0.017453292519943295 |
| #define RAD_TO_DEG 57.29577951308232 |
|
extern |
variables