Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
Loading...
Searching...
No Matches
daLv1Cdl00_c Class Reference

Forest Temple Torch 00. More...

#include <d_a_obj_lv1Candle00.h>

+ Inheritance diagram for daLv1Cdl00_c:
+ Collaboration diagram for daLv1Cdl00_c:

Public Member Functions

void setBaseMtx ()
 
int CreateHeap ()
 
cPhs__Step create ()
 
void lightInit ()
 
void setLight ()
 
void cutLight ()
 
void pointLightProc ()
 
int Execute ()
 
int Draw ()
 
int Delete ()
 
- Public Member Functions inherited from fopAc_ac_c
 fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 
 fopAc_ac_c ()
 
 ~fopAc_ac_c ()
 

Static Public Member Functions

static int createHeapCallBack (fopAc_ac_c *)
 
- Static Public Member Functions inherited from fopAc_ac_c
static void setStopStatus (u32 status)
 

Private Attributes

request_of_phase_process_class mPhase
 
J3DModelmpModel
 
dCcD_Stts mStts
 
dCcD_Cyl mCyl
 
cXyz mTorchPos
 
bool mIsLit
 
u8 mIsSwitch
 
u8 mSwType
 
cXyz mLightPos
 
u8 mLightType
 
f32 mIntensity
 
LIGHT_INFLUENCE mLight
 
u8 mTgHit
 
Z2SoundObjSimple mSound
 

Static Private Attributes

static dCcD_SrcGObjInf const mCcDObjInfo
 
static dCcD_SrcCyl mCcDCyl
 

Additional Inherited Members

- Public Attributes inherited from fopAc_ac_c
int actor_type
 
create_tag_class actor_tag
 
create_tag_class draw_tag
 
profile_method_classsub_method
 
JKRSolidHeapheap
 
dEvt_info_c eventInfo
 
dKy_tevstr_c tevStr
 
u16 setID
 
u8 group
 
u8 cullType
 
u8 demoActorID
 
s8 subtype
 
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
 
J3DModelmodel
 
dJntCol_cjntCol
 
f32 speedF
 
f32 gravity
 
f32 maxFallSpeed
 
cXyz eyePos
 
actor_attention_types attention_info
 
s16 field_0x560
 
s16 health
 
u8 field_0x564
 
u8 field_0x565
 
u8 field_0x566
 
s8 field_0x567
 
- Public Attributes inherited from leafdraw_class
base_process_class mBase
 
leafdraw_method_classmpDrawMtd
 
s8 mbUnk0
 
u8 mbUnk1
 
draw_priority_class mDwPi
 
- Static Public Attributes inherited from fopAc_ac_c
static u32 stopStatus
 

Detailed Description

Forest Temple Torch 00.

Member Function Documentation

◆ create()

cPhs__Step daLv1Cdl00_c::create ( )

◆ CreateHeap()

int daLv1Cdl00_c::CreateHeap ( )

◆ createHeapCallBack()

int daLv1Cdl00_c::createHeapCallBack ( fopAc_ac_c i_this)
static

◆ cutLight()

void daLv1Cdl00_c::cutLight ( )

◆ Delete()

int daLv1Cdl00_c::Delete ( )

◆ Draw()

int daLv1Cdl00_c::Draw ( )

◆ Execute()

int daLv1Cdl00_c::Execute ( )

◆ lightInit()

void daLv1Cdl00_c::lightInit ( )

◆ pointLightProc()

void daLv1Cdl00_c::pointLightProc ( )

◆ setBaseMtx()

void daLv1Cdl00_c::setBaseMtx ( )

◆ setLight()

void daLv1Cdl00_c::setLight ( )

Member Data Documentation

◆ mCcDCyl

dCcD_SrcCyl daLv1Cdl00_c::mCcDCyl
staticprivate
Initial value:
= {
{ {0.0f, 0.0f, 0.0f}, 0, 0}
}
static dCcD_SrcGObjInf const mCcDObjInfo
Definition d_a_obj_lv1Candle00.h:13

◆ mCcDObjInfo

dCcD_SrcGObjInf const daLv1Cdl00_c::mCcDObjInfo
staticprivate
Initial value:
= {
{
0, {
{0x200, 0, 0x13},
{0xd8fbffff, 0x1f},
{0x79}
}
},
{1, 0, 0, 0, 0},
{0xa, 0, 0, 0, 6},
{0},
}

◆ mCyl

dCcD_Cyl daLv1Cdl00_c::mCyl
private

◆ mIntensity

f32 daLv1Cdl00_c::mIntensity
private

◆ mIsLit

bool daLv1Cdl00_c::mIsLit
private

◆ mIsSwitch

u8 daLv1Cdl00_c::mIsSwitch
private

◆ mLight

LIGHT_INFLUENCE daLv1Cdl00_c::mLight
private

◆ mLightPos

cXyz daLv1Cdl00_c::mLightPos
private

◆ mLightType

u8 daLv1Cdl00_c::mLightType
private

◆ mPhase

request_of_phase_process_class daLv1Cdl00_c::mPhase
private

◆ mpModel

J3DModel* daLv1Cdl00_c::mpModel
private

◆ mSound

Z2SoundObjSimple daLv1Cdl00_c::mSound
private

◆ mStts

dCcD_Stts daLv1Cdl00_c::mStts
private

◆ mSwType

u8 daLv1Cdl00_c::mSwType
private

◆ mTgHit

u8 daLv1Cdl00_c::mTgHit
private

◆ mTorchPos

cXyz daLv1Cdl00_c::mTorchPos
private

The documentation for this class was generated from the following files: