Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ACG::SceneGraph::GLSL::VertexShader Class Reference

GLSL vertex shader. More...

Inheritance diagram for ACG::SceneGraph::GLSL::VertexShader:
ACG::SceneGraph::GLSL::Shader

Additional Inherited Members

- Public Member Functions inherited from ACG::SceneGraph::GLSL::Shader
 Shader (GLenum shaderType)
 
void setSource (const StringList &source)
 
void setSource (const QStringList &source)
 
bool compile (bool verbose=true)
 
- Protected Attributes inherited from ACG::SceneGraph::GLSL::Shader
GLuint m_shaderId
 

Detailed Description

GLSL vertex shader.

Definition at line 101 of file MeshNode2T.cc.


The documentation for this class was generated from the following file: