FlightGear next
|
#include <memory>
#include <utility>
#include <simgear/structure/SGSharedPtr.hxx>
Go to the source code of this file.
Classes | |
struct | flightgear::addons::shared_ptr_traits< SGSharedPtr< T > > |
struct | flightgear::addons::shared_ptr_traits< std::shared_ptr< T > > |
Namespaces | |
namespace | flightgear |
FlightPlan.hxx - defines a full flight-plan object, including departure, cruise, arrival information and waypoints. | |
namespace | flightgear::addons |