|
Developer Documentation
|
Classes | |
| struct | Caps |
Static Public Member Functions | |
| static const Caps & | caps () |
Static Private Attributes | |
| static Caps | caps_ |
| static bool | capsInitialized_ |
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 |
GLSL compute shader.
Definition at line 176 of file MeshNode2T.cc.