OpenCPN Partial API docs
|
Device Context Abstraction Layer. More...
Go to the source code of this file.
Classes | |
class | pi_ocpnDC |
Functions | |
void | DrawGLThickLine (float x1, float y1, float x2, float y2, wxPen pen, bool b_hiqual) |
Device Context Abstraction Layer.
Provides a unified drawing interface that works across different rendering backends:
Features:
The class abstracts platform-specific graphics operations to provide consistent rendering capabilities for weather data visualization across different platforms and rendering systems.
Definition in file pi_ocpndc.h.