Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
#include <f_op_camera_mng.h>
Public Attributes | |
int | field_0x23c |
request_of_phase_process_class | phase_request |
dCamera_c | mCamera |
Public Attributes inherited from camera_process_class | |
create_tag_class | create_tag |
leafdraw_method_class * | submethod |
u8 | field_0x228 [4] |
s8 | prm1 |
s8 | prm2 |
s8 | prm3 |
s8 | field_0x22f |
csXyz | angle |
int | field_0x238 |
Public Attributes inherited from view_class | |
leafdraw_method_class * | sub_method |
u8 | field_0xc4 |
f32 | near |
f32 | far |
f32 | fovy |
f32 | aspect |
lookat_class | lookat |
s16 | bank |
Mtx44 | projMtx |
Mtx | viewMtx |
Mtx | invViewMtx |
Mtx44 | projViewMtx |
Mtx | viewMtxNoTrans |
Public Attributes inherited from leafdraw_class | |
base_process_class | base |
leafdraw_method_class * | leaf_methods |
s8 | unk_0xBC |
u8 | unk_0xBD |
draw_priority_class | draw_priority |
int camera_class::field_0x23c |
dCamera_c camera_class::mCamera |
request_of_phase_process_class camera_class::phase_request |