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

Public Attributes

std::string Renderer
 
std::string Version
 
std::string GLSL_Version
 
double dGLSL_Version
 
GLenum TextureRectangleFormat
 
bool bOldIntel
 
bool bCanDoVBO
 
bool bCanDoFBO
 
bool bCanDoGLSL
 

Detailed Description

Definition at line 82 of file glChartCanvas.h.

Member Data Documentation

◆ bCanDoFBO

bool OCPN_GLCaps::bCanDoFBO

Definition at line 93 of file glChartCanvas.h.

◆ bCanDoGLSL

bool OCPN_GLCaps::bCanDoGLSL

Definition at line 94 of file glChartCanvas.h.

◆ bCanDoVBO

bool OCPN_GLCaps::bCanDoVBO

Definition at line 92 of file glChartCanvas.h.

◆ bOldIntel

bool OCPN_GLCaps::bOldIntel

Definition at line 91 of file glChartCanvas.h.

◆ dGLSL_Version

double OCPN_GLCaps::dGLSL_Version

Definition at line 88 of file glChartCanvas.h.

◆ GLSL_Version

std::string OCPN_GLCaps::GLSL_Version

Definition at line 86 of file glChartCanvas.h.

◆ Renderer

std::string OCPN_GLCaps::Renderer

Definition at line 84 of file glChartCanvas.h.

◆ TextureRectangleFormat

GLenum OCPN_GLCaps::TextureRectangleFormat

Definition at line 89 of file glChartCanvas.h.

◆ Version

std::string OCPN_GLCaps::Version

Definition at line 85 of file glChartCanvas.h.


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