![]() |
CMSC23700 Common Code Library
Support code for CS23700 programming projects
|
#include <cs237-shader.hxx>
Inherited by cs237::FragmentShader, cs237::GeometryShader, and cs237::VertexShader.
Public Member Functions | |
GLuint | Id () const |
Protected Member Functions | |
Shader (GLenum kind) | |
bool | LoadFromFile (const char *file) |
bool | LoadFromString (const char **prog) |
|
protected |
|
inline |
|
protected |
|
protected |