|
OpenCPN Partial API docs
|
Implement shapefile_basemap.h – Shapefile basemap. More...
#include <algorithm>#include <any>#include <chrono>#include <cstdlib>#include <future>#include <limits>#include <list>#include <memory>#include <string>#include <utility>#include <wx/colour.h>#include <wx/gdicmn.h>#include <wx/geometry.h>#include <wx/string.h>#include "gl_headers.h"#include "model/config_vars.h"#include "model/logger.h"#include "chartbase.h"#include "gl_chart_canvas.h"#include "ocpn_platform.h"#include "shapefile_basemap.h"Go to the source code of this file.
Variables | |
| ShapeBaseChartSet | gShapeBasemap |
| global instance | |
Implement shapefile_basemap.h – Shapefile basemap.
Definition in file shapefile_basemap.cpp.
| #define __CALL_CONVENTION |
Definition at line 59 of file shapefile_basemap.cpp.
| ShapeBaseChartSet gShapeBasemap |