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 SoBase class is the top-level superclass for a number of class-hierarchies.SoBase provides the ba...
Definition: SoBase.h:36
#define SO_NODE_HEADER(classname)
Definition: SoShaderObject.h:41
The SoFragmentShader class is used for setting up fragment shader programs.See Shaders in Coin for m...
Definition: SoFragmentShader.h:31
SourceType
Definition: SoShaderObject.h:46