OpenCPN Partial API docs
Loading...
Searching...
No Matches
select.cpp File Reference

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

SelectpSelect
 Global instance.
 
SelectpSelectTC
 Global instance.
 

Detailed Description

Implement select.h – selected route, segment, waypoint, etc.

abstraction.

Definition in file select.cpp.

Variable Documentation

◆ pSelect

Select* pSelect

Global instance.

Definition at line 36 of file select.cpp.

◆ pSelectTC

Select* pSelectTC

Global instance.

Definition at line 37 of file select.cpp.