25#ifndef _SO_TESSELLATION_EVALUATION_SHADER_H_
26#define _SO_TESSELLATION_EVALUATION_SHADER_H_
99 static void initClass();
102 static void exitClass();
#define SO_NODE_HEADER(className)
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Abstract node cl...
ShaderType
Type of the shader.
@ TESSELLATION_EVALUATION_SHADER
The shader is a tessellation evaluation shader.
SoSFEnum sourceType
Specifies the shader object's source type.
SourceType
Shader Object source type possible values.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Node that define...
SoTessellationEvaluationShader()
Constructor.
virtual ShaderType getShaderType() const
Returns the shader type.
static SbBool isSupported(SoShaderObject::SourceType sourceType, SoState *state=NULL)
Returns true if tessellation evaluation shaders in the specified language are supported by your graph...