|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <gropenglshader.h>
Public Member Functions | |
| opengl_shader_uniform_t () | |
Public Attributes | |
| SCP_string | text_id |
| GLint | location |
Definition at line 101 of file gropenglshader.h.
|
inline |
Definition at line 105 of file gropenglshader.h.
| GLint opengl_shader_uniform_t::location |
Definition at line 103 of file gropenglshader.h.
| SCP_string opengl_shader_uniform_t::text_id |
Definition at line 102 of file gropenglshader.h.