|
OpenCPN Partial API docs
|
OpenGL shaders. More...
#include <wx/wxprec.h>#include <wx/wx.h>#include <GLES2/gl2.h>Go to the source code of this file.
Functions | |
| bool | pi_loadShaders () |
| void | configureShaders (float width, float height) |
Variables | |
| GLint | pi_color_tri_shader_program |
| GLint | pi_colorv_tri_shader_program |
| GLint | pi_texture_2D_shader_program |
| GLint | pi_circle_filled_shader_program |
OpenGL shaders.
Definition in file pi_shaders.h.
| void configureShaders | ( | float | width, |
| float | height | ||
| ) |
Definition at line 557 of file pi_shaders.cpp.
| bool pi_loadShaders | ( | ) |
Definition at line 200 of file pi_shaders.cpp.
|
extern |
Definition at line 192 of file pi_shaders.cpp.
|
extern |
Definition at line 185 of file pi_shaders.cpp.