C3D Toolkit  Kernel - 117982, Vision - 2.9.2.2
vsn_shader.h File Reference

Shader class implements a pixel shader and its program. This class provides loading and also compiling and performing subprogram of vertexes and shader itself. More...

#include <map>
#include <vector>
#include <unordered_map>
#include <vsn_string.h>
#include <vsn_global.h>

Classes

class  VSN::Shader
 Shader class implements a pixel shader and its program. This class provides loading and also compiling and performing subprogram of vertexes and shader itself. More...
 

Detailed Description

Shader class implements a pixel shader and its program. This class provides loading and also compiling and performing subprogram of vertexes and shader itself.