|
OpenCPN Partial API docs
|
Graphics abstraction layer on top of wxDC or OpenGL. More...
Go to the source code of this file.
Classes | |
| class | pi_ocpnDC |
Functions | |
| void | piDrawGLThickLine (float x1, float y1, float x2, float y2, wxPen pen, bool b_hiqual) |
Graphics abstraction layer on top of wxDC or OpenGL.
Definition in file pi_ocpndc.h.
| void piDrawGLThickLine | ( | float | x1, |
| float | y1, | ||
| float | x2, | ||
| float | y2, | ||
| wxPen | pen, | ||
| bool | b_hiqual | ||
| ) |
Definition at line 337 of file pi_ocpndc.cpp.