ShaderObject
Default mainpageApplicationShaderObject
Description Public Protected Private Related All Inheritance Collaboration
ShaderObject ( Class )
Version: 1.0   -  Author: Don Olmstead
The base class for Vertex and Fragment Shaders.
 
Description
The base class for Vertex and Fragment Shaders.

The base class handles the loading and deletion of shader objects. When loading a shader the only difference between the vertex and fragment shaders is during the creation of the handle. So the subclasses are fairly trivial with just different constructors.


 
Source
The documentation for this Class was generated from the following file:
  • ShaderObject.hpp