|
MeVisLab Toolbox Reference
|
#include "SoShaderSystem.h"#include "Inventor/misc/SoGLShader.h"#include "Inventor/misc/SoUniformParameterBase.h"#include <Inventor/SbString.h>#include <mlGLResources.h>#include <list>#include <map>#include <string>#include "SoShaderTypes.h"Go to the source code of this file.
Classes | |
| class | SoGLShaderProgram |
| Class managing an OpenGL shader program. More... | |
| struct | SoGLShaderProgram::UniformInfo |
| Information structure for SoGLShaderObject containing location, type, and size. More... | |