FS2_Open
Open source remastering of the Freespace 2 engine
opengl_shader_uniform_t Struct Reference

#include <gropenglshader.h>

Public Member Functions

 opengl_shader_uniform_t ()
 

Public Attributes

SCP_string text_id
 
GLint location
 

Detailed Description

Definition at line 101 of file gropenglshader.h.

Constructor & Destructor Documentation

opengl_shader_uniform_t::opengl_shader_uniform_t ( )
inline

Definition at line 105 of file gropenglshader.h.

Member Data Documentation

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.


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