|
OpenCPN Partial API docs
|
Layer to perform wxDC drawing using wxDC or opengl. More...
#include <list>#include <vector>#include <wx/wxprec.h>#include <wx/wx.h>#include <wx/graphics.h>#include <wx/dcclient.h>#include "config.h"#include "ocpndc.h"#include "model/cutil.h"#include "model/config_vars.h"#include "chcanv.h"#include "dychart.h"#include "linmath.h"#include "ocpn_frame.h"#include "ocpn_plugin.h"Go to the source code of this file.
Macros | |
| #define | PI 3.1415926535897931160E0 /* pi */ |
Layer to perform wxDC drawing using wxDC or opengl.
Definition in file ocpndc.cpp.
| #define PI 3.1415926535897931160E0 /* pi */ |
Definition at line 72 of file ocpndc.cpp.