A reimplementation of Mario Kart Wii's physics engine in C++
Loading...
Searching...
No Matches
System::CourseMap Member List

This is the complete list of members for System::CourseMap, including all inherited members.

checkPath() const (defined in System::CourseMap)System::CourseMapinline
checkPoint() const (defined in System::CourseMap)System::CourseMapinline
clearSectorChecked() (defined in System::CourseMap)System::CourseMapprivate
CourseMap() (defined in System::CourseMap)System::CourseMapprivate
CreateInstance() (defined in System::CourseMap)System::CourseMapstatic
DestroyInstance() (defined in System::CourseMap)System::CourseMapstatic
Disposer() (defined in EGG::Disposer)EGG::Disposerprivate
findRecursiveSector(const EGG::Vector3f &pos, s16 depth, bool searchBackwardsFirst, MapdataCheckPoint *checkpoint, f32 &completion, bool playerIsForwards) const (defined in System::CourseMap)System::CourseMap
findSector(const EGG::Vector3f &pos, u16 checkpointIdx, f32 &distanceRatio) (defined in System::CourseMap)System::CourseMap
findSectorBetweenSides(const EGG::Vector3f &pos, MapdataCheckPoint *checkpoint, f32 &distanceRatio) (defined in System::CourseMap)System::CourseMapprivate
findSectorOutsideSector(const EGG::Vector3f &pos, MapdataCheckPoint *checkpoint, f32 &distanceRatio) (defined in System::CourseMap)System::CourseMapprivate
findSectorRegional(const EGG::Vector3f &pos, MapdataCheckPoint *checkpoint, f32 &distanceRatio) (defined in System::CourseMap)System::CourseMapprivate
getCannonPoint(u16 i) const (defined in System::CourseMap)System::CourseMapinline
getCannonPointCount() const (defined in System::CourseMap)System::CourseMapinline
getCheckPath(u16 i) const (defined in System::CourseMap)System::CourseMapinline
getCheckPathCount() const (defined in System::CourseMap)System::CourseMapinline
getCheckPoint(u16 i) const (defined in System::CourseMap)System::CourseMapinline
getCheckPointCount() const (defined in System::CourseMap)System::CourseMapinline
getCheckPointEntryOffsetExact(u16 i, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos) const (defined in System::CourseMap)System::CourseMap
getCheckPointEntryOffsetMs(u16 i, const EGG::Vector3f &pos, const EGG::Vector3f &prevPos) const (defined in System::CourseMap)System::CourseMap
getGeoObj(u16 i) const (defined in System::CourseMap)System::CourseMapinline
getGeoObjCount() const (defined in System::CourseMap)System::CourseMapinline
getJugemPoint(u16 i) const (defined in System::CourseMap)System::CourseMapinline
getJugemPointCount() const (defined in System::CourseMap)System::CourseMapinline
getLinkOffset() (defined in EGG::Disposer)EGG::Disposerinlineprivatestatic
getPointInfo(u16 i) const (defined in System::CourseMap)System::CourseMapinline
getPointInfoCount() const (defined in System::CourseMap)System::CourseMapinline
getStageInfo() const (defined in System::CourseMap)System::CourseMapinline
getStageInfoCount() const (defined in System::CourseMap)System::CourseMapinline
getStartPoint(u16 i) const (defined in System::CourseMap)System::CourseMapinline
getStartPointCount() const (defined in System::CourseMap)System::CourseMapinline
init() (defined in System::CourseMap)System::CourseMap
Instance() (defined in System::CourseMap)System::CourseMapinlinestatic
LoadFile(const char *filename) (defined in System::CourseMap)System::CourseMapprivatestatic
m_cannonPoint (defined in System::CourseMap)System::CourseMapprivate
m_checkPath (defined in System::CourseMap)System::CourseMapprivate
m_checkPoint (defined in System::CourseMap)System::CourseMapprivate
m_course (defined in System::CourseMap)System::CourseMapprivate
m_geoObj (defined in System::CourseMap)System::CourseMapprivate
m_heap (defined in EGG::Disposer)EGG::Disposerprivate
m_jugemPoint (defined in System::CourseMap)System::CourseMapprivate
m_link (defined in EGG::Disposer)EGG::Disposerprivate
m_pointInfo (defined in System::CourseMap)System::CourseMapprivate
m_stageInfo (defined in System::CourseMap)System::CourseMapprivate
m_startPoint (defined in System::CourseMap)System::CourseMapprivate
m_startTmp0 (defined in System::CourseMap)System::CourseMapprivate
m_startTmp1 (defined in System::CourseMap)System::CourseMapprivate
m_startTmp2 (defined in System::CourseMap)System::CourseMapprivate
m_startTmp3 (defined in System::CourseMap)System::CourseMapprivate
m_startTmpAngle (defined in System::CourseMap)System::CourseMapprivate
parseMapdata(u32 sectionName) const (defined in System::CourseMap)System::CourseMapinline
s_instance (defined in System::CourseMap)System::CourseMapprivatestatic
searchNextCheckpoint(const EGG::Vector3f &pos, s16 depth, const MapdataCheckPoint *checkpoint, f32 &completion, bool playerIsForwards, bool useCache) const (defined in System::CourseMap)System::CourseMapprivate
searchPrevCheckpoint(const EGG::Vector3f &pos, s16 depth, const MapdataCheckPoint *checkpoint, f32 &completion, bool playerIsForwards, bool useCache) const (defined in System::CourseMap)System::CourseMapprivate
startTmp0() const (defined in System::CourseMap)System::CourseMapinline
startTmp1() const (defined in System::CourseMap)System::CourseMapinline
startTmp2() const (defined in System::CourseMap)System::CourseMapinline
startTmp3() const (defined in System::CourseMap)System::CourseMapinline
startTmpAngle() const (defined in System::CourseMap)System::CourseMapinline
version() const (defined in System::CourseMap)System::CourseMapinline
~CourseMap() override (defined in System::CourseMap)System::CourseMapprivate
~Disposer() (defined in EGG::Disposer)EGG::Disposerprivatevirtual