Loading [MathJax]/extensions/tex2jax.js
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
d_a_npc_cd2.h File Reference

Go to the source code of this file.

Classes

struct  daNpcCd2_HIO_Jnt_c
 
struct  daNpcCd2_HIO_MChild_c
 
struct  daNpcCd2_HIO_WChild_c
 
struct  daNpcCd2_HIO_c
 
class  PathTrace_c
 
class  daNpcCd2_c
 

Enumerations

enum  { MdlMANa_e = 0 , MdlMADa_e = 1 , JntM_NUM_e = 0x13 , JntW_NUM_e = 0x15 }
 
enum  AnmNum { CD2_ANM_0 = 0 , CD2_ANM_14 = 14 }
 

Functions

s16 Cd2_HIO_atnOfs (int param_1)
 
f32 Cd2_HIO_objScale (int param_1)
 
f32 Cd2_HIO_walkMaxSpeed (int param_1)
 
f32 Cd2_HIO_walkAnmPlaySpeed (int param_1)
 
f32 Cd2_HIO_maxSpeed (int param_1)
 
f32 Cd2_HIO_anmPlaySpeed (int param_1)
 
f32 Cd2_HIO_chkWallH (int param_1)
 
f32 Cd2_HIO_chkWallR (int param_1)
 
f32 Cd2_HIO_cylR (int param_1)
 
f32 Cd2_HIO_cylH (int param_1)
 
int Cd2_HIO_maxLmtX_BACKBONE (int param_1)
 
int Cd2_HIO_maxLmtY_BACKBONE (int param_1)
 
int Cd2_HIO_maxLmtX_NECK (int param_1)
 
int Cd2_HIO_maxLmtY_NECK (int param_1)
 
int Cd2_HIO_maxLmtX_HEAD (int param_1)
 
int Cd2_HIO_maxLmtY_HEAD (int param_1)
 
int Cd2_HIO_minLmtX_BACKBONE (int param_1)
 
int Cd2_HIO_minLmtY_BACKBONE (int param_1)
 
int Cd2_HIO_minLmtX_NECK (int param_1)
 
int Cd2_HIO_minLmtY_NECK (int param_1)
 
int Cd2_HIO_minLmtX_HEAD (int param_1)
 
int Cd2_HIO_minLmtY_HEAD (int param_1)
 

Variables

daNpcCd2_HIO_c l_Cd2_HIO
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
MdlMANa_e 
MdlMADa_e 
JntM_NUM_e 
JntW_NUM_e 

◆ AnmNum

enum AnmNum
Enumerator
CD2_ANM_0 
CD2_ANM_14 

Function Documentation

◆ Cd2_HIO_anmPlaySpeed()

f32 Cd2_HIO_anmPlaySpeed ( int param_1)
inline

◆ Cd2_HIO_atnOfs()

s16 Cd2_HIO_atnOfs ( int param_1)
inline

◆ Cd2_HIO_chkWallH()

f32 Cd2_HIO_chkWallH ( int param_1)
inline

◆ Cd2_HIO_chkWallR()

f32 Cd2_HIO_chkWallR ( int param_1)
inline

◆ Cd2_HIO_cylH()

f32 Cd2_HIO_cylH ( int param_1)
inline

◆ Cd2_HIO_cylR()

f32 Cd2_HIO_cylR ( int param_1)
inline

◆ Cd2_HIO_maxLmtX_BACKBONE()

int Cd2_HIO_maxLmtX_BACKBONE ( int param_1)
inline

◆ Cd2_HIO_maxLmtX_HEAD()

int Cd2_HIO_maxLmtX_HEAD ( int param_1)
inline

◆ Cd2_HIO_maxLmtX_NECK()

int Cd2_HIO_maxLmtX_NECK ( int param_1)
inline

◆ Cd2_HIO_maxLmtY_BACKBONE()

int Cd2_HIO_maxLmtY_BACKBONE ( int param_1)
inline

◆ Cd2_HIO_maxLmtY_HEAD()

int Cd2_HIO_maxLmtY_HEAD ( int param_1)
inline

◆ Cd2_HIO_maxLmtY_NECK()

int Cd2_HIO_maxLmtY_NECK ( int param_1)
inline

◆ Cd2_HIO_maxSpeed()

f32 Cd2_HIO_maxSpeed ( int param_1)
inline

◆ Cd2_HIO_minLmtX_BACKBONE()

int Cd2_HIO_minLmtX_BACKBONE ( int param_1)
inline

◆ Cd2_HIO_minLmtX_HEAD()

int Cd2_HIO_minLmtX_HEAD ( int param_1)
inline

◆ Cd2_HIO_minLmtX_NECK()

int Cd2_HIO_minLmtX_NECK ( int param_1)
inline

◆ Cd2_HIO_minLmtY_BACKBONE()

int Cd2_HIO_minLmtY_BACKBONE ( int param_1)
inline

◆ Cd2_HIO_minLmtY_HEAD()

int Cd2_HIO_minLmtY_HEAD ( int param_1)
inline

◆ Cd2_HIO_minLmtY_NECK()

int Cd2_HIO_minLmtY_NECK ( int param_1)
inline

◆ Cd2_HIO_objScale()

f32 Cd2_HIO_objScale ( int param_1)
inline

◆ Cd2_HIO_walkAnmPlaySpeed()

f32 Cd2_HIO_walkAnmPlaySpeed ( int param_1)
inline

◆ Cd2_HIO_walkMaxSpeed()

f32 Cd2_HIO_walkMaxSpeed ( int param_1)
inline

Variable Documentation

◆ l_Cd2_HIO

daNpcCd2_HIO_c l_Cd2_HIO
extern