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

Implement track_gui.h – track and Trackpoint drawing stuff. More...

#include <list>
#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
 

Detailed Description

Implement track_gui.h – track and Trackpoint drawing stuff.

Definition in file track_gui.cpp.

Function Documentation

◆ GetDimColor()

wxColor GetDimColor ( wxColor  c)
extern

Definition at line 7504 of file ocpn_frame.cpp.

Variable Documentation

◆ g_GLOptions

ocpnGLOptions g_GLOptions
extern

Definition at line 25 of file ocpn_gl_options.cpp.