MeVisLab Toolbox Reference
SoGLShader.h File Reference
#include "SoShaderSystem.h"
#include <Inventor/SbBasic.h>
#include <mlOpenGL.h>

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

Macro Definition Documentation

◆ SOSHADER_CORE_GLSL_VERSION

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