FlightGear next
|
#include <memory>
#include <string>
#include <vector>
#include <simgear/misc/strutils.hxx>
#include <simgear/props/propsfwd.hxx>
#include <simgear/structure/subsystem_mgr.hxx>
Go to the source code of this file.
Classes | |
class | flightgear::GraphicsPresets |
struct | flightgear::GraphicsPresets::GraphicsPresetInfo |
Namespaces | |
namespace | flightgear |
FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints. | |