1#ifndef COIN_SOFRAGMENTSHADER_H
2#define COIN_SOFRAGMENTSHADER_H
27#include <Inventor/nodes/SoShaderObject.h>
36 static void initClass(
void);
40 static SbBool isSupported(
SourceType sourceType);
The SbList class is a template container class for lists.
Definition SbList.h:47
SbList(const int sizehint=DEFAULTSIZE)
Definition SbList.h:55
The SoFragmentShader class is used for setting up fragment shader programs.
Definition SoFragmentShader.h:31
Definition SoShaderObject.h:41
SourceType
Definition SoShaderObject.h:46