OpenCPN Partial API docs
Loading...
Searching...
No Matches
pi_ocpndc.h File Reference

Graphics abstraction layer on top of wxDC or OpenGL. More...

#include <vector>
#include "linmath.h"
#include "pi_tex_font.h"
#include "ocpn_plugin.h"

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)
 

Detailed Description

Graphics abstraction layer on top of wxDC or OpenGL.

Definition in file pi_ocpndc.h.

Function Documentation

◆ piDrawGLThickLine()

void piDrawGLThickLine ( float  x1,
float  y1,
float  x2,
float  y2,
wxPen  pen,
bool  b_hiqual 
)

Definition at line 337 of file pi_ocpndc.cpp.