Kemena3D
Loading...
Searching...
No Matches
kshader.h File Reference

GLSL shader program wrapper. More...

#include "kexport.h"
#include "kdriver.h"
#include "kdatatype.h"
#include <iostream>
#include <string>
#include <vector>
#include <fstream>
Include dependency graph for kshader.h:
This graph shows which files directly or indirectly include this file:

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.

Detailed Description

GLSL shader program wrapper.