![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Mirror. More...
#include <d_a_mirror.h>
Inheritance diagram for daMirror_c:
Collaboration diagram for daMirror_c:Public Types | |
| typedef int(daMirror_c::*) | entryModelFunc(J3DModel *) |
Public Member Functions | |
| daMirror_c () | |
| BOOL | createHeap () |
| void | setModelMtx () |
| int | create () |
| int | execute () |
| int | entryModel (J3DModel *) |
| int | Delete () |
| int | draw () |
| s32 | getType () |
| s32 | getSw () |
Public Member Functions inherited from fopAc_ac_c | |
| fopAc_ac_c () | |
| ~fopAc_ac_c () | |
Static Public Member Functions | |
| static int | entry (J3DModel *) |
| static bool | remove () |
| static u32 | getMirrorRoomPrm () |
Static Public Member Functions inherited from fopAc_ac_c | |
| static void | setStopStatus (u32 status) |
Public Attributes | ||
| dMirror_packet_c | mPacket | |
| J3DModel * | mpModel | |
Public Attributes inherited from fopAc_ac_c | ||
| leafdraw_class | base | |
| int | actor_type | |
| create_tag_class | actor_tag | |
| create_tag_class | draw_tag | |
| profile_method_class * | sub_method | |
| JKRSolidHeap * | heap | |
| dEvt_info_c | eventInfo | |
| dKy_tevstr_c | tevStr | |
| u16 | setID | |
| u8 | group | |
| u8 | cullType | |
| u8 | demoActorID | |
| s8 | argument | |
| u8 | carryType | |
| u32 | actor_status | |
| u32 | actor_condition | |
| fpc_ProcID | parentActorID | |
| actor_place | home | |
| actor_place | old | |
| actor_place | current | |
| csXyz | shape_angle | |
| cXyz | scale | |
| cXyz | speed | |
| MtxP | cullMtx | |
| union { | ||
| cull_box box | ||
| cull_sphere sphere | ||
| } | cull | |
| f32 | cullSizeFar | |
| J3DModel * | model | |
| dJntCol_c * | jntCol | |
| f32 | speedF | |
| f32 | gravity | |
| f32 | maxFallSpeed | |
| cXyz | eyePos | |
| actor_attention_types | attention_info | |
| s16 | field_0x560 | |
| s16 | health | |
| u8 | field_0x564 | |
| u8 | field_0x565 | |
| s8 | field_0x566 | |
| s8 | field_0x567 | |
Public Attributes inherited from request_of_phase_process_class | ||
| cPhs__Handler * | mpHandlerTable | |
| int | id | |
Static Public Attributes | |
| static entryModelFunc | m_entryModel = NULL |
| static daMirror_c * | m_myObj |
Static Public Attributes inherited from fopAc_ac_c | |
| static u32 | stopStatus |
Mirror.
Used in Link's House? Or Blizzeta's Room? Or Twilight Mirror?
| int(daMirror_c::*) daMirror_c::entryModelFunc(J3DModel *) |
| daMirror_c::daMirror_c | ( | ) |
|
inline |
| BOOL daMirror_c::createHeap | ( | ) |
|
inline |
|
inline |
|
static |
| int daMirror_c::entryModel | ( | J3DModel * | i_model | ) |
| int daMirror_c::execute | ( | ) |
|
inlinestatic |
|
inline |
|
inline |
|
static |
| void daMirror_c::setModelMtx | ( | ) |
|
static |
|
static |
| dMirror_packet_c daMirror_c::mPacket |
| J3DModel* daMirror_c::mpModel |