1#ifndef COIN_SOVERTEXSHADER_H
2#define COIN_SOVERTEXSHADER_H
27#include <Inventor/nodes/SoShaderObject.h>
34 static void initClass(
void);
38 static SbBool isSupported(
SourceType sourceType);
The SbList class is a template container class for lists.
Definition SbList.h:61
Definition SoShaderObject.h:41
SourceType
Definition SoShaderObject.h:46
The SoVertexShader class is used for setting up vertex shader programs.
Definition SoVertexShader.h:29
#define SO_NODE_HEADER(classname)
Definition macros.dox:43