gramods
Public Member Functions | Public Attributes | List of all members
gramods::gmGraphics::TextureRenderer::Impl Struct Reference
Collaboration diagram for gramods::gmGraphics::TextureRenderer::Impl:
Collaboration graph
[legend]

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
 

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