Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
struct | mDoLib_clipper |
Typedefs | |
typedef struct _GXTexObj | GXTexObj |
typedef struct _GXTlutObj | GXTlutObj |
typedef struct Vec | Vec |
Functions | |
void | mDoLib_project (Vec *src, Vec *dst) |
u8 | mDoLib_setResTimgObj (ResTIMG const *res, GXTexObj *o_texObj, u32 tlut_name, GXTlutObj *o_tlutObj) |
void | mDoLib_pos2camera (Vec *src, Vec *dst) |
u8 mDoLib_setResTimgObj | ( | ResTIMG const * | res, |
_GXTexObj * | o_texObj, | ||
u32 | tlut_name, | ||
_GXTlutObj * | o_tlutObj | ||
) |
m_Do_lib.cpp View and Projection Matrix Helper Functions