1#ifndef COIN_SOFRAGMENTSHADER_H
2#define COIN_SOFRAGMENTSHADER_H
36#include <Inventor/nodes/SoShaderObject.h>
static SbBool isSupported(SourceType sourceType)
Definition SoFragmentShader.cpp:104
SoFragmentShader(void)
Definition SoFragmentShader.cpp:82
static void initClass(void)
Sets up initialization for data common to all instances of this class, like submitting necessary info...
Definition SoShaderObject.cpp:239
SoSFEnum sourceType
Definition SoShaderObject.h:63
SoShaderObject(void)
Definition SoShaderObject.cpp:248
SourceType
Definition SoShaderObject.h:55
#define SO_NODE_HEADER(classname)
Definition Coin_macros.dox:50