|
MeVisLab Toolbox Reference
|
Go to the source code of this file.
Classes | |
| class | SoGLShader |
| Abstract base class for shader objects. More... | |
Macros | |
| #define | SOSHADER_CORE_GLSL_VERSION 140 |
| Abstract base class for shader objects. | |
| #define SOSHADER_CORE_GLSL_VERSION 140 |
Abstract base class for shader objects.
Starting with this GLSL version, we can no longer use deprecated GL state.
Definition at line 24 of file SoGLShader.h.