| 
    H3D API
    2.4.1
    
   | 
 
Header file for H3DGeneratedShaderNode. More...
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.  | |
Header file for H3DGeneratedShaderNode.