OpenCPN Partial API docs
|
Public Attributes | |
bool | m_bUseAcceleratedPanning |
bool | m_bUseCanvasPanning |
bool | m_bTextureCompression |
bool | m_bTextureCompressionCaching |
int | m_iTextureDimension |
int | m_iTextureMemorySize |
bool | m_GLPolygonSmoothing |
bool | m_GLLineSmoothing |
Definition at line 71 of file glChartCanvas.h.
bool ocpnGLOptions::m_bTextureCompression |
Definition at line 76 of file glChartCanvas.h.
bool ocpnGLOptions::m_bTextureCompressionCaching |
Definition at line 77 of file glChartCanvas.h.
bool ocpnGLOptions::m_bUseAcceleratedPanning |
Definition at line 73 of file glChartCanvas.h.
bool ocpnGLOptions::m_bUseCanvasPanning |
Definition at line 74 of file glChartCanvas.h.
bool ocpnGLOptions::m_GLLineSmoothing |
Definition at line 83 of file glChartCanvas.h.
bool ocpnGLOptions::m_GLPolygonSmoothing |
Definition at line 82 of file glChartCanvas.h.
int ocpnGLOptions::m_iTextureDimension |
Definition at line 79 of file glChartCanvas.h.
int ocpnGLOptions::m_iTextureMemorySize |
Definition at line 80 of file glChartCanvas.h.