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

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
 

Detailed Description

Implement shapefile_basemap.h – Shapefile basemap.

Definition in file shapefile_basemap.cpp.

Macro Definition Documentation

◆ __CALL_CONVENTION

#define __CALL_CONVENTION

Definition at line 59 of file shapefile_basemap.cpp.

Variable Documentation

◆ gShapeBasemap

ShapeBaseChartSet gShapeBasemap

global instance

Global instance.

Definition at line 62 of file shapefile_basemap.cpp.