MeVisLab Resolution Independence API
|
#include "SoShaderSystem.h"
#include <Inventor/SbBasic.h>
#include <mlOpenGL.h>
#include "SoGLShaderProgram.h"
Go to the source code of this file.
Classes | |
class | SoGLCompleteShader |
Shader class which directly takes src for vertex, geometry and/or fragment shader, compiles and links it. More... | |