|
HoverRace
2.0
|
Include dependency graph for LevelBuilderVisiblesZones.cpp:Classes | |
| class | HoverRace::MazeCompiler::MR_2DFloatPos |
| class | HoverRace::MazeCompiler::VisibleStep |
Namespaces | |
| HoverRace | |
| HoverRace::MazeCompiler | |
Macros | |
| #define | MR_MAX_VISIBLE_ZONES 500 |
Functions | |
| static void | HoverRace::MazeCompiler::AddZonetoArray (int pZone, int *pDestArray, int &pDestIndex) |
| static double | HoverRace::MazeCompiler::GetAngle (const MR_2DFloatPos &pPoint0, const MR_2DFloatPos &pPoint1, double pRef=0.0) |
Variables | |
| static const double | HoverRace::MazeCompiler::Pi = fabs(atan2((double) 0, (double) -1)) |
| #define MR_MAX_VISIBLE_ZONES 500 |
1.8.11