CShaderProgram.h File Reference

Implements a shader program primitive. More...

#include "shaders/CShader.h"
#include "world/CGenericObject.h"
#include <iostream>
#include <map>
#include <vector>

Go to the source code of this file.

Classes

class  chai3d::cShaderProgram
 This class implements a shader program primitive. More...
 

Namespaces

 chai3d
 

Typedefs

typedef std::shared_ptr< cShaderProgram > chai3d::cShaderProgramPtr