H3D API  2.4.1
Classes | Namespaces
H3DGeneratedShaderNode.h File Reference

Header file for H3DGeneratedShaderNode. More...

#include <H3D/ComposedShader.h>
#include <H3D/X3DTexture2DNode.h>
#include <H3D/SFMatrix4f.h>

Go to the source code of this file.

Classes

class  H3D::H3DGeneratedShaderNode
 The H3DGeneratedShaderNode node is the base class for nodes that generates GLSL shaders for use in place of a ComposedShader in the Appearance field. More...
 
struct  H3D::H3DGeneratedShaderNode::RebuildShader
 Specialized field that rebuilds the shader when it updates. More...
 
struct  H3D::H3DGeneratedShaderNode::VaryingVariable
 Struct used to define a varying variable in the shader. More...
 
struct  H3D::H3DGeneratedShaderNode::Attribute
 Struct used to define an attribute in the shader. More...
 

Namespaces

 H3D
 H3D API namespace.
 

Detailed Description

Header file for H3DGeneratedShaderNode.