#include "CGenericObject.h"#include "glext.h"#include <string>Classes | |
| class | cGenericShader |
| This class defines a generic vertex/fragment shader, which will be subclassed by particular implementations. Shaders in CHAI are objects in the scenegraph, whose children are rendered with this shader enabled. More... | |
| class | cGLSLShader |
| This class is a GLSL-specific implementation of cGenericShader. More... | |
1.5.2