This is the complete list of members for System::CourseMap, including all inherited members.
checkPath() const (defined in System::CourseMap) | System::CourseMap | inline |
checkPoint() const (defined in System::CourseMap) | System::CourseMap | inline |
clearSectorChecked() (defined in System::CourseMap) | System::CourseMap | private |
CourseMap() (defined in System::CourseMap) | System::CourseMap | private |
CreateInstance() (defined in System::CourseMap) | System::CourseMap | static |
DestroyInstance() (defined in System::CourseMap) | System::CourseMap | static |
Disposer() (defined in EGG::Disposer) | EGG::Disposer | private |
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::CourseMap | private |
findSectorOutsideSector(const EGG::Vector3f &pos, MapdataCheckPoint *checkpoint, f32 &distanceRatio) (defined in System::CourseMap) | System::CourseMap | private |
findSectorRegional(const EGG::Vector3f &pos, MapdataCheckPoint *checkpoint, f32 &distanceRatio) (defined in System::CourseMap) | System::CourseMap | private |
getCannonPoint(u16 i) const (defined in System::CourseMap) | System::CourseMap | inline |
getCannonPointCount() const (defined in System::CourseMap) | System::CourseMap | inline |
getCheckPath(u16 i) const (defined in System::CourseMap) | System::CourseMap | inline |
getCheckPathCount() const (defined in System::CourseMap) | System::CourseMap | inline |
getCheckPoint(u16 i) const (defined in System::CourseMap) | System::CourseMap | inline |
getCheckPointCount() const (defined in System::CourseMap) | System::CourseMap | inline |
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::CourseMap | inline |
getGeoObjCount() const (defined in System::CourseMap) | System::CourseMap | inline |
getJugemPoint(u16 i) const (defined in System::CourseMap) | System::CourseMap | inline |
getJugemPointCount() const (defined in System::CourseMap) | System::CourseMap | inline |
getLinkOffset() (defined in EGG::Disposer) | EGG::Disposer | inlineprivatestatic |
getPointInfo(u16 i) const (defined in System::CourseMap) | System::CourseMap | inline |
getPointInfoCount() const (defined in System::CourseMap) | System::CourseMap | inline |
getStageInfo() const (defined in System::CourseMap) | System::CourseMap | inline |
getStageInfoCount() const (defined in System::CourseMap) | System::CourseMap | inline |
getStartPoint(u16 i) const (defined in System::CourseMap) | System::CourseMap | inline |
getStartPointCount() const (defined in System::CourseMap) | System::CourseMap | inline |
init() (defined in System::CourseMap) | System::CourseMap | |
Instance() (defined in System::CourseMap) | System::CourseMap | inlinestatic |
LoadFile(const char *filename) (defined in System::CourseMap) | System::CourseMap | privatestatic |
m_cannonPoint (defined in System::CourseMap) | System::CourseMap | private |
m_checkPath (defined in System::CourseMap) | System::CourseMap | private |
m_checkPoint (defined in System::CourseMap) | System::CourseMap | private |
m_course (defined in System::CourseMap) | System::CourseMap | private |
m_geoObj (defined in System::CourseMap) | System::CourseMap | private |
m_heap (defined in EGG::Disposer) | EGG::Disposer | private |
m_jugemPoint (defined in System::CourseMap) | System::CourseMap | private |
m_link (defined in EGG::Disposer) | EGG::Disposer | private |
m_pointInfo (defined in System::CourseMap) | System::CourseMap | private |
m_stageInfo (defined in System::CourseMap) | System::CourseMap | private |
m_startPoint (defined in System::CourseMap) | System::CourseMap | private |
m_startTmp0 (defined in System::CourseMap) | System::CourseMap | private |
m_startTmp1 (defined in System::CourseMap) | System::CourseMap | private |
m_startTmp2 (defined in System::CourseMap) | System::CourseMap | private |
m_startTmp3 (defined in System::CourseMap) | System::CourseMap | private |
m_startTmpAngle (defined in System::CourseMap) | System::CourseMap | private |
parseMapdata(u32 sectionName) const (defined in System::CourseMap) | System::CourseMap | inline |
s_instance (defined in System::CourseMap) | System::CourseMap | privatestatic |
searchNextCheckpoint(const EGG::Vector3f &pos, s16 depth, const MapdataCheckPoint *checkpoint, f32 &completion, bool playerIsForwards, bool useCache) const (defined in System::CourseMap) | System::CourseMap | private |
searchPrevCheckpoint(const EGG::Vector3f &pos, s16 depth, const MapdataCheckPoint *checkpoint, f32 &completion, bool playerIsForwards, bool useCache) const (defined in System::CourseMap) | System::CourseMap | private |
startTmp0() const (defined in System::CourseMap) | System::CourseMap | inline |
startTmp1() const (defined in System::CourseMap) | System::CourseMap | inline |
startTmp2() const (defined in System::CourseMap) | System::CourseMap | inline |
startTmp3() const (defined in System::CourseMap) | System::CourseMap | inline |
startTmpAngle() const (defined in System::CourseMap) | System::CourseMap | inline |
version() const (defined in System::CourseMap) | System::CourseMap | inline |
~CourseMap() override (defined in System::CourseMap) | System::CourseMap | private |
~Disposer() (defined in EGG::Disposer) | EGG::Disposer | privatevirtual |