![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Functions | |
| u32 | mDoLib_setResTimgObj (ResTIMG const *i_img, GXTexObj *o_texObj, u32 tlut_name, GXTlutObj *o_tlutObj) |
| void | mDoLib_project (Vec *src, Vec *dst) |
| void | mDoLib_pos2camera (Vec *src, Vec *dst) |
| void | mDoLib_2Dto3D (f32 i_x, f32 i_y, f32 i_z, Vec *o_dst) |
| static void | dummy () |
|
static |
| void mDoLib_2Dto3D | ( | f32 | i_x, |
| f32 | i_y, | ||
| f32 | i_z, | ||
| Vec * | o_dst ) |
| u32 mDoLib_setResTimgObj | ( | ResTIMG const * | i_img, |
| GXTexObj * | o_texObj, | ||
| u32 | tlut_name, | ||
| GXTlutObj * | o_tlutObj ) |
m_Do_lib.cpp View and Projection Matrix Helper Functions