OpenCPN Partial API docs
Loading...
Searching...
No Matches
ocpnGLOptions Class Reference

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
 

Detailed Description

Definition at line 71 of file glChartCanvas.h.

Member Data Documentation

◆ m_bTextureCompression

bool ocpnGLOptions::m_bTextureCompression

Definition at line 76 of file glChartCanvas.h.

◆ m_bTextureCompressionCaching

bool ocpnGLOptions::m_bTextureCompressionCaching

Definition at line 77 of file glChartCanvas.h.

◆ m_bUseAcceleratedPanning

bool ocpnGLOptions::m_bUseAcceleratedPanning

Definition at line 73 of file glChartCanvas.h.

◆ m_bUseCanvasPanning

bool ocpnGLOptions::m_bUseCanvasPanning

Definition at line 74 of file glChartCanvas.h.

◆ m_GLLineSmoothing

bool ocpnGLOptions::m_GLLineSmoothing

Definition at line 83 of file glChartCanvas.h.

◆ m_GLPolygonSmoothing

bool ocpnGLOptions::m_GLPolygonSmoothing

Definition at line 82 of file glChartCanvas.h.

◆ m_iTextureDimension

int ocpnGLOptions::m_iTextureDimension

Definition at line 79 of file glChartCanvas.h.

◆ m_iTextureMemorySize

int ocpnGLOptions::m_iTextureMemorySize

Definition at line 80 of file glChartCanvas.h.


The documentation for this class was generated from the following file: