|
Updraft
1.0
Open source glider flight visualisation tool.
|
#include "../../libraries/util/util.h"

Go to the source code of this file.
Classes | |
| struct | Updraft::TurnPoint |
| Structure with information about a turn-point. More... | |
Namespaces | |
| namespace | Updraft |
Enumerations | |
| enum | Updraft::WaypointStyle { Updraft::UNKNOWN = 0, Updraft::NORMAL = 1, Updraft::AIRFIELDGRASS = 2, Updraft::OUTLANDING = 3, Updraft::GLIDERSITE = 4, Updraft::AIRFIELDSOLID = 5, Updraft::MTPASS = 6, Updraft::MTTOP = 7, Updraft::SENDER = 8, Updraft::VOR = 9, Updraft::NDB = 10, Updraft::COOLTOWER = 11, Updraft::DAM = 12, Updraft::TUNNEL = 13, Updraft::BRIDGE = 14, Updraft::POWERPLANT = 15, Updraft::CASTLE = 16, Updraft::INTERSECTION = 17 } |
| Waypoint style as it reads in the cup file. More... | |