HatchitGraphics
Public Member Functions | List of all members
Hatchit::Graphics::OpenGL::GLFragShader Class Reference
Inheritance diagram for Hatchit::Graphics::OpenGL::GLFragShader:
Hatchit::Graphics::OpenGL::GLShader IShader

Public Member Functions

void VCompile () override
 
- Public Member Functions inherited from Hatchit::Graphics::OpenGL::GLShader
bool VInitFromFile (Core::File *file) override
 
void VOnLoaded () override
 

Additional Inherited Members

- Protected Member Functions inherited from Hatchit::Graphics::OpenGL::GLShader
void printShaderLog ()
 
void compileGL (GLenum shaderType)
 
- Protected Attributes inherited from Hatchit::Graphics::OpenGL::GLShader
GLuint shader
 
std::map< std::string, GLuint > m_uniformMap
 
std::map< std::string, GLuint > m_textureMap
 

The documentation for this class was generated from the following files: