H3D API  2.4.1
Classes | Namespaces
ShaderProgram.h File Reference

Header file for ShaderProgram, X3D scene-graph node. More...

#include <H3D/X3DNode.h>
#include <H3D/X3DUrlObject.h>
#include <H3D/X3DProgrammableShaderObject.h>
#include <H3D/H3DDisplayListObject.h>
#include <H3D/SFString.h>
#include <GL/glew.h>
#include <Cg/cg.h>
#include <Cg/cgGL.h>

Go to the source code of this file.

Classes

class  H3D::ShaderProgram
 The ShaderProgram node provides the source and interface to a self contained program that occupies one part of the rendering process: either a vertex or fragment shader. More...
 

Namespaces

 H3D
 H3D API namespace.
 

Detailed Description

Header file for ShaderProgram, X3D scene-graph node.