|
OpenCPN Partial API docs
|
Implement route.h – Route abstraction. More...
#include <wx/wxprec.h>#include <wx/wx.h>#include <wx/arrstr.h>#include <wx/datetime.h>#include <wx/gdicmn.h>#include <wx/log.h>#include <wx/pen.h>#include <wx/string.h>#include "model/config_vars.h"#include "model/cutil.h"#include "model/georef.h"#include "model/nav_object_database.h"#include "model/route.h"#include "model/routeman.h"#include "model/select.h"#include "model/navobj_db.h"#include <wx/listimpl.cpp>Go to the source code of this file.
Variables | |
| WayPointman * | pWayPointMan |
| int | s_arrow_icon [] = {0, 0, 5, 2, 18, 6, 12, 0, 18, -6, 5, -2, 0, 0} |
| WayPointman* pWayPointMan |