1 #ifndef COIN_SOVERTEXSHADER_H 2 #define COIN_SOVERTEXSHADER_H 36 #include <Inventor/nodes/SoShaderObject.h> 43 static void initClass(
void);
47 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:45
#define SO_NODE_HEADER(classname)
Definition: SoShaderObject.h:50
The SoVertexShader class is used for setting up vertex shader programs.See Shaders in Coin for more ...
Definition: SoVertexShader.h:38
SourceType
Definition: SoShaderObject.h:55