KGLLib
shader.h File Reference
#include "kgllib.h"
Include dependency graph for shader.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | KGLLib |
Classes | |
| class | KGLLib::FragmentShader |
| Fragment shader subclass, so you needn't pass the type=GL_FRAGMENT_SHADER parameter to Shader constructor yourself. More... | |
| class | KGLLib::Shader |
| Shader class. More... | |
| class | KGLLib::VertexShader |
| Vertex shader subclass, so you needn't pass the type=GL_VERTEX_SHADER parameter to Shader constructor yourself. More... | |
KDE 4.2 API Reference