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

GLSL fragment shader. More...

Inheritance diagram for ACG::SceneGraph::GLSL::FragmentShader:
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 fragment shader.

Definition at line 116 of file MeshNode2T.cc.


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