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

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

CheckArea enum nameSystem::MapdataCheckPoint
checkArea() const (defined in System::MapdataCheckPoint)System::MapdataCheckPointinline
checkDistanceRatio(const LinkedCheckpoint &next, const EGG::Vector2f &p0, const EGG::Vector2f &p1, f32 &distanceRatio) constSystem::MapdataCheckPointprivate
checkSector(const LinkedCheckpoint &next, const EGG::Vector2f &p0, const EGG::Vector2f &p1) constSystem::MapdataCheckPointprivate
checkSectorAndDistanceRatio(const EGG::Vector3f &pos, f32 &distanceRatio) const (defined in System::MapdataCheckPoint)System::MapdataCheckPoint
checkSectorAndDistanceRatio(const LinkedCheckpoint &next, const EGG::Vector2f &p0, const EGG::Vector2f &p1, f32 &distanceRatio) const (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
clearSearched() (defined in System::MapdataCheckPoint)System::MapdataCheckPointinline
getEntryOffsetExact(const EGG::Vector2f &prevPos, const EGG::Vector2f &pos) constSystem::MapdataCheckPoint
getEntryOffsetMs(const EGG::Vector2f &prevPos, const EGG::Vector2f &pos) constSystem::MapdataCheckPoint
id() const (defined in System::MapdataCheckPoint)System::MapdataCheckPointinline
initCheckpointLinks(MapdataCheckPointAccessor &accessor, int id)System::MapdataCheckPoint
isFinishLine() const (defined in System::MapdataCheckPoint)System::MapdataCheckPointinline
isNormalCheckpoint() const (defined in System::MapdataCheckPoint)System::MapdataCheckPointinline
jugemIndex() const (defined in System::MapdataCheckPoint)System::MapdataCheckPointinline
m_checkAreaSystem::MapdataCheckPointprivate
m_dir (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
m_id (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
m_jugemIndexSystem::MapdataCheckPointprivate
m_left (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
m_midpoint (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
m_nextCount (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
m_nextPoints (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
m_nextPt (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
m_prevCount (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
m_prevPoints (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
m_prevPt (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
m_rawData (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
m_right (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
m_searched (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivate
MapdataCheckPoint(const SData *data) (defined in System::MapdataCheckPoint)System::MapdataCheckPoint
MAX_NEIGHBORS (defined in System::MapdataCheckPoint)System::MapdataCheckPointprivatestatic
nextCount() const (defined in System::MapdataCheckPoint)System::MapdataCheckPointinline
nextPoint(size_t i) const (defined in System::MapdataCheckPoint)System::MapdataCheckPointinline
prevCount() const (defined in System::MapdataCheckPoint)System::MapdataCheckPointinline
prevPoint(size_t i) const (defined in System::MapdataCheckPoint)System::MapdataCheckPointinline
read(EGG::Stream &stream) (defined in System::MapdataCheckPoint)System::MapdataCheckPoint
searched() const (defined in System::MapdataCheckPoint)System::MapdataCheckPointinline
SectorOccupancy enum nameSystem::MapdataCheckPoint
setSearched() (defined in System::MapdataCheckPoint)System::MapdataCheckPointinline
STATIC_ASSERT(sizeof(SData)==0x14) (defined in System::MapdataCheckPoint)System::MapdataCheckPoint