Route Manager.
More...
#include <functional>
#include <wx/bitmap.h>
#include <wx/brush.h>
#include <wx/dynarray.h>
#include <wx/imaglist.h>
#include <wx/pen.h>
#include <wx/string.h>
#include "model/MarkIcon.h"
#include "model/nav_object_database.h"
#include "model/nmea_log.h"
#include "model/ocpn_types.h"
#include "model/route.h"
#include "model/route_point.h"
#include "model/select.h"
#include "color_types.h"
#include "nmea0183.h"
#include "observable_evtvar.h"
Go to the source code of this file.
|
#define | PI 3.1415926535897931160E0 /* pi */ |
|
|
| WX_DEFINE_SORTED_ARRAY (MarkIcon *, SortedArrayOfMarkIcon) |
|
| WX_DEFINE_ARRAY (MarkIcon *, ArrayOfMarkIcon) |
|
Route Manager.
Definition in file routeman.h.
◆ PI
#define PI 3.1415926535897931160E0 /* pi */ |
◆ GlobalColourFunc
typedef std::function<wxColour(wxString)> GlobalColourFunc |
◆ RouteList
using RouteList = std::vector<Route *> |
◆ g_bPluginHandleAutopilotRoute
bool g_bPluginHandleAutopilotRoute |
|
extern |
◆ g_ChartScaleFactorExp
float g_ChartScaleFactorExp |
|
extern |
◆ g_pRouteMan
◆ pAISMOBRoute
◆ pAnchorWatchPoint1
◆ pAnchorWatchPoint2
◆ pRouteList