Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
d_a_obj_mirror_table.cpp File Reference

Functions

static int createSolidHeap (fopAc_ac_c *i_this)
 
static void rideCallBack1 (dBgW *i_bgW, fopAc_ac_c *i_this, fopAc_ac_c *i_actor)
 
static void rideCallBack2 (dBgW *i_bgW, fopAc_ac_c *i_this, fopAc_ac_c *i_actor)
 
static int daObjMirrorTable_Draw (daObjMirrorTable_c *i_this)
 
static int daObjMirrorTable_Execute (daObjMirrorTable_c *i_this)
 
static int daObjMirrorTable_IsDelete (daObjMirrorTable_c *i_this)
 
static int daObjMirrorTable_Delete (daObjMirrorTable_c *i_this)
 
static cPhs_Step daObjMirrorTable_Create (fopAc_ac_c *i_this)
 

Variables

static char const * l_arcName = "MR-Table"
 
static Vec const l_minPos = {1672.183f, 4613.6299f, -21013.793f}
 
static Vec const l_maxPos = {1926.217f, 4613.6299f, -20866.969f}
 
static actor_method_class l_daObjMirrorTable_Method
 
actor_process_profile_definition g_profile_Obj_MirrorTable
 

Function Documentation

◆ createSolidHeap()

static int createSolidHeap ( fopAc_ac_c * i_this)
static

◆ daObjMirrorTable_Create()

static cPhs_Step daObjMirrorTable_Create ( fopAc_ac_c * i_this)
static

◆ daObjMirrorTable_Delete()

static int daObjMirrorTable_Delete ( daObjMirrorTable_c * i_this)
static

◆ daObjMirrorTable_Draw()

static int daObjMirrorTable_Draw ( daObjMirrorTable_c * i_this)
static

◆ daObjMirrorTable_Execute()

static int daObjMirrorTable_Execute ( daObjMirrorTable_c * i_this)
static

◆ daObjMirrorTable_IsDelete()

static int daObjMirrorTable_IsDelete ( daObjMirrorTable_c * i_this)
static

◆ rideCallBack1()

static void rideCallBack1 ( dBgW * i_bgW,
fopAc_ac_c * i_this,
fopAc_ac_c * i_actor )
static

◆ rideCallBack2()

static void rideCallBack2 ( dBgW * i_bgW,
fopAc_ac_c * i_this,
fopAc_ac_c * i_actor )
static

Variable Documentation

◆ g_profile_Obj_MirrorTable

actor_process_profile_definition g_profile_Obj_MirrorTable
Initial value:
= {
3,
0,
0,
}
Twilight Mirror Table.
Definition d_a_obj_mirror_table.h:15
static actor_method_class l_daObjMirrorTable_Method
Definition d_a_obj_mirror_table.cpp:457
actor_method_class g_fopAc_Method
Definition f_op_actor.cpp:638
@ fopAc_CULLBOX_CUSTOM_e
Definition f_op_actor.h:98
@ fopAcStts_UNK_0x4000_e
Definition f_op_actor.h:45
@ fopAcStts_UNK_0x40000_e
Definition f_op_actor.h:49
@ fopAc_ACTOR_e
Definition f_op_actor.h:66
@ fpcDwPi_Obj_MirrorTable_e
Definition f_pc_draw_priority.h:696
@ fpcLy_CURRENT_e
Definition f_pc_layer_tag.h:9
leafdraw_method_class g_fpcLf_Method
Definition f_pc_leaf.cpp:65
@ fpcNm_Obj_MirrorTable_e
Definition f_pc_name.h:186
@ fpcPi_CURRENT_e
Definition f_pc_priority.h:8
leafdraw_method_class base
Definition f_op_actor.h:12
process_method_class base
Definition f_pc_leaf.h:12

◆ l_arcName

char const* l_arcName = "MR-Table"
static

d_a_obj_mirror_table.cpp Mirror Chamber Pedestal & Mirror

◆ l_daObjMirrorTable_Method

actor_method_class l_daObjMirrorTable_Method
static
Initial value:
= {
}
static int daObjMirrorTable_Draw(daObjMirrorTable_c *i_this)
Definition d_a_obj_mirror_table.cpp:216
static int daObjMirrorTable_Execute(daObjMirrorTable_c *i_this)
Definition d_a_obj_mirror_table.cpp:302
static cPhs_Step daObjMirrorTable_Create(fopAc_ac_c *i_this)
Definition d_a_obj_mirror_table.cpp:380
static int daObjMirrorTable_IsDelete(daObjMirrorTable_c *i_this)
Definition d_a_obj_mirror_table.cpp:358
static int daObjMirrorTable_Delete(daObjMirrorTable_c *i_this)
Definition d_a_obj_mirror_table.cpp:375
int(* process_method_func)(void *)
Definition f_pc_method.h:6

◆ l_maxPos

Vec const l_maxPos = {1926.217f, 4613.6299f, -20866.969f}
static

◆ l_minPos

Vec const l_minPos = {1672.183f, 4613.6299f, -21013.793f}
static