MeVisLabToolboxReference
MeVisLab/Standard/Sources/Inventor/SoShader/Inventor/misc/SoGLCompleteShader.h File Reference

Auxiliary class to compile and link vertex, geometry and fragment GLSL shader. More...

#include "SoShaderSystem.h"
#include <Inventor/SbBasic.h>
#include <Inventor/system/SbOpenGL.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...

Detailed Description

Auxiliary class to compile and link vertex, geometry and fragment GLSL shader.

Author:
Alexander K"ohn

Definition in file SoGLCompleteShader.h.