|
OpenCPN Partial API docs
|
General chart base definitions. More...
#include "gl_headers.h"#include <wx/bitmap.h>#include <wx/datetime.h>#include <wx/dcmemory.h>#include <wx/glcanvas.h>#include <wx/string.h>#include "model/ocpn_types.h"#include "bbox.h"#include "abstract_chart.h"#include "color_types.h"#include "LLRegion.h"#include "viewport.h"Go to the source code of this file.
Classes | |
| class | ThumbData |
| struct | _Extent |
| class | Plypoint |
| class | ChartBase |
| Base class for all chart types. More... | |
| class | ChartDummy |
Typedefs | |
| typedef enum ChartInitFlag | _ChartInitFlag |
| typedef enum RenderTypeEnum | _RenderTypeEnum |
| typedef enum InitReturn | _InitReturn |
| typedef struct _Extent | Extent |
| typedef enum ChartDepthUnitType | _ChartDepthUnitType |
| typedef enum OcpnProjType | _OcpnProjType |
General chart base definitions.
Definition in file chartbase.h.
| enum ChartDepthUnitType |
Definition at line 93 of file chartbase.h.
| enum ChartInitFlag |
Definition at line 54 of file chartbase.h.
| enum InitReturn |
Definition at line 66 of file chartbase.h.
| enum OcpnProjType |
Definition at line 101 of file chartbase.h.
| enum RenderTypeEnum |
Definition at line 60 of file chartbase.h.