Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
d_path.cpp File Reference

Functions

dPntdPath_GetPnt (dPath const *path, int pnt_index)
 
dPathdPath_GetRoomPath (int path_index, int room_no)
 
dPathdPath_GetNextRoomPath (dPath const *p_path, int room_no)
 
u8 dPath_GetPolyRoomPathVec (cBgS_PolyInfo const &poly, cXyz *p_pathVec, int *param_2)
 

Function Documentation

◆ dPath_GetNextRoomPath()

dPath * dPath_GetNextRoomPath ( dPath const * p_path,
int room_no )

◆ dPath_GetPnt()

dPnt * dPath_GetPnt ( dPath const * path,
int pnt_index )

d_path.cpp dolzel2 - Room Path & Point Management

◆ dPath_GetPolyRoomPathVec()

u8 dPath_GetPolyRoomPathVec ( cBgS_PolyInfo const & poly,
cXyz * p_pathVec,
int * param_2 )

◆ dPath_GetRoomPath()

dPath * dPath_GetRoomPath ( int path_index,
int room_no )