Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
#include <GLSL.hpp>

Public Member Functions | |
| GLSLFragmentShader (const String &source=String()) | |
| virtual const char * | className () |
| Returns the name of the class. | |
| source | Fragment shader's source code or path to a text file containing the fragment shader's source code. |
| virtual const char* vl::GLSLFragmentShader::className | ( | ) | [inline, virtual] |