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 53 of file glChartCanvas.h.

Member Data Documentation

◆ bCanDoFBO

bool OCPN_GLCaps::bCanDoFBO

Definition at line 64 of file glChartCanvas.h.

◆ bCanDoGLSL

bool OCPN_GLCaps::bCanDoGLSL

Definition at line 65 of file glChartCanvas.h.

◆ bCanDoVBO

bool OCPN_GLCaps::bCanDoVBO

Definition at line 63 of file glChartCanvas.h.

◆ bOldIntel

bool OCPN_GLCaps::bOldIntel

Definition at line 62 of file glChartCanvas.h.

◆ dGLSL_Version

double OCPN_GLCaps::dGLSL_Version

Definition at line 59 of file glChartCanvas.h.

◆ GLSL_Version

std::string OCPN_GLCaps::GLSL_Version

Definition at line 57 of file glChartCanvas.h.

◆ Renderer

std::string OCPN_GLCaps::Renderer

Definition at line 55 of file glChartCanvas.h.

◆ TextureRectangleFormat

GLenum OCPN_GLCaps::TextureRectangleFormat

Definition at line 60 of file glChartCanvas.h.

◆ Version

std::string OCPN_GLCaps::Version

Definition at line 56 of file glChartCanvas.h.


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