|
OpenCPN Partial API docs
|
Implement track_gui.h – track and Trackpoint drawing stuff. More...
#include <list>#include "gl_headers.h"#include <wx/colour.h>#include <wx/gdicmn.h>#include <wx/pen.h>#include "model/config_vars.h"#include "model/gui_vars.h"#include "model/own_ship.h"#include "model/routeman.h"#include "color_handler.h"#include "navutil.h"#include "track_gui.h"#include "gl_chart_canvas.h"Go to the source code of this file.
Functions | |
| wxColor | GetDimColor (wxColor c) |
Variables | |
| ocpnGLOptions | g_GLOptions |
Implement track_gui.h – track and Trackpoint drawing stuff.
Definition in file track_gui.cpp.
|
extern |
Definition at line 7486 of file ocpn_frame.cpp.
|
extern |
Definition at line 25 of file ocpn_gl_options.cpp.