|
OpenCPN Partial API docs
|
Implement select.h – selected route, segment, waypoint, etc. More...
#include <wx/list.h>#include <wx/gdicmn.h>#include "model/base_platform.h"#include "model/georef.h"#include "model/nav_object_database.h"#include "model/route.h"#include "model/select.h"#include "model/track.h"#include "vector2D.h"Go to the source code of this file.
Variables | |
| Select * | pSelect |
| Global instance. | |
| Select * | pSelectTC |
| Global instance. | |
Implement select.h – selected route, segment, waypoint, etc.
abstraction.
Definition in file select.cpp.
| Select* pSelect |
Global instance.
Definition at line 36 of file select.cpp.
| Select* pSelectTC |
Global instance.
Definition at line 37 of file select.cpp.