gramods
|
Public Member Functions | |
void | render (const Camera &cam, TextureInterface *tex) |
void | setup () |
Public Attributes | |
GLuint | vertex_shader_id = 0 |
GLuint | fragment_shader_id = 0 |
GLuint | program_id = 0 |
GLuint | vao_id = 0 |
GLuint | vbo_id = 0 |
bool | has_been_setup = false |
bool | flip = false |