Provides a class to manage a list of waypoints (i.e. More...
#include <simgear/compiler.h>
#include <vector>
#include <simgear/route/waypoint.hxx>
Go to the source code of this file.
Classes | |
class | SGRoute |
A class to manage a list of waypoints (i.e. More... |
Provides a class to manage a list of waypoints (i.e.
a route).
Definition in file route.hxx.