1#ifndef COIN_SOFRAGMENTSHADER_H
2#define COIN_SOFRAGMENTSHADER_H
36#include <Inventor/nodes/SoShaderObject.h>
45 static void initClass(
void);
49 static SbBool isSupported(
SourceType sourceType);
The SbList class is a template container class for lists.
Definition SbList.h:70
The SoFragmentShader class is used for setting up fragment shader programs.
Definition SoFragmentShader.h:40
The SoShaderObject class is the superclass for all shader classes in Coin.
Definition SoShaderObject.h:50
SourceType
Definition SoShaderObject.h:55