|
OpenCPN Partial API docs
|
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 |
Definition at line 82 of file glChartCanvas.h.
| bool OCPN_GLCaps::bCanDoFBO |
Definition at line 93 of file glChartCanvas.h.
| bool OCPN_GLCaps::bCanDoGLSL |
Definition at line 94 of file glChartCanvas.h.
| bool OCPN_GLCaps::bCanDoVBO |
Definition at line 92 of file glChartCanvas.h.
| bool OCPN_GLCaps::bOldIntel |
Definition at line 91 of file glChartCanvas.h.
| double OCPN_GLCaps::dGLSL_Version |
Definition at line 88 of file glChartCanvas.h.
| std::string OCPN_GLCaps::GLSL_Version |
Definition at line 86 of file glChartCanvas.h.
| std::string OCPN_GLCaps::Renderer |
Definition at line 84 of file glChartCanvas.h.
| GLenum OCPN_GLCaps::TextureRectangleFormat |
Definition at line 89 of file glChartCanvas.h.
| std::string OCPN_GLCaps::Version |
Definition at line 85 of file glChartCanvas.h.