|
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 77 of file gl_chart_canvas.h.
| bool OCPN_GLCaps::bCanDoFBO |
Definition at line 88 of file gl_chart_canvas.h.
| bool OCPN_GLCaps::bCanDoGLSL |
Definition at line 89 of file gl_chart_canvas.h.
| bool OCPN_GLCaps::bCanDoVBO |
Definition at line 87 of file gl_chart_canvas.h.
| bool OCPN_GLCaps::bOldIntel |
Definition at line 86 of file gl_chart_canvas.h.
| double OCPN_GLCaps::dGLSL_Version |
Definition at line 83 of file gl_chart_canvas.h.
| std::string OCPN_GLCaps::GLSL_Version |
Definition at line 81 of file gl_chart_canvas.h.
| std::string OCPN_GLCaps::Renderer |
Definition at line 79 of file gl_chart_canvas.h.
| GLenum OCPN_GLCaps::TextureRectangleFormat |
Definition at line 84 of file gl_chart_canvas.h.
| std::string OCPN_GLCaps::Version |
Definition at line 80 of file gl_chart_canvas.h.