|
Kemena3D
|
GLSL shader program wrapper. More...
#include "kexport.h"#include "kdriver.h"#include "kdatatype.h"#include <iostream>#include <string>#include <vector>#include <fstream>

Go to the source code of this file.
Classes | |
| struct | kemena::kShaderSource |
| Holds the split stages of a combined shader source. More... | |
| class | kemena::kShader |
| Wraps a compiled GLSL shader program. More... | |
Namespaces | |
| namespace | kemena |
| Top-level Kemena3D engine namespace. | |
GLSL shader program wrapper.