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

Class managing an OpenGL shader program. More...

#include "SoShaderSystem.h"
#include "Inventor/misc/SoGLShader.h"
#include "Inventor/misc/SoUniformParameterBase.h"
#include <Inventor/SbString.h>
#include <Inventor/system/SbOpenGL.h>
#include <list>
#include <map>
#include <string>

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...

Detailed Description

Class managing an OpenGL shader program.

Author:
Felix Ritter

Definition in file SoGLShaderProgram.h.