MeVisLab Resolution Independence API
|
#include "SoShaderSystem.h"
#include "Inventor/misc/SoShaderTypes.h"
#include "Inventor/fields/SoMFShaderObject.h"
#include "Inventor/fields/SoMFUniformShaderParameter.h"
#include <Inventor/fields/SoSFEnum.h>
#include <Inventor/fields/SoSFInt32.h>
#include <Inventor/nodes/SoSubNode.h>
#include <Inventor/SbPList.h>
#include <Inventor/misc/SoGLShaderProgram.h>
Go to the source code of this file.
Classes | |
class | SoGLInventorShaderProgram |
Derived class which supports OpenGL legacy emulation and updating of uniforms when rendering Inventor scenes. More... | |
class | SoShaderProgram |
Open Inventor shader program node. More... | |