|
OpenCPN Partial API docs
|
Implement viewport.h – geographic projection and coordinate transformations. More...
#include "gl_headers.h"#include <vector>#include <signal.h>#include <setjmp.h>#include <wx/wxprec.h>#include <wx/wx.h>#include <wx/aui/aui.h>#include <wx/clipbrd.h>#include <wx/graphics.h>#include <wx/image.h>#include <wx/listbook.h>#include <wx/listimpl.cpp>#include "model/ais_decoder.h"#include "model/ais_target_data.h"#include "model/cutil.h"#include "model/geodesic.h"#include "model/multiplexer.h"#include "model/routeman.h"#include "model/select.h"#include "model/select_item.h"#include "ais.h"#include "ais_target_alert_dlg.h"#include "chartdb.h"#include "chartimg.h"#include "chcanv.h"#include "ch_info_win.h"#include "cm93.h"#include "concanv.h"#include "config.h"#include "dychart.h"#include "font_mgr.h"#include "gl_texture_descr.h"#include "gshhs.h"#include "kml.h"#include "navutil.h"#include "ocpndc.h"#include "ocpn_pixel.h"#include "ocpn_platform.h"#include "ocpn_region.h"#include "pluginmanager.h"#include "quilt.h"#include "routemanagerdialog.h"#include "s52plib.h"#include "s57chart.h"#include "send_to_gps_dlg.h"#include "styles.h"#include "tcmgr.h"#include "tc_win.h"#include "thumbwin.h"#include "tide_time.h"#include "timers.h"#include "track_prop_dlg.h"#include "undo.h"Go to the source code of this file.
Classes | |
| struct | ContourRegion |
Variables | |
| ColorScheme | global_color_scheme = GLOBAL_COLOR_SCHEME_DAY |
Implement viewport.h – geographic projection and coordinate transformations.
Definition in file viewport.cpp.
| ColorScheme global_color_scheme = GLOBAL_COLOR_SCHEME_DAY |
Definition at line 105 of file viewport.cpp.