13#ifndef SO_VERTEX_SHADER_H
14#define SO_VERTEX_SHADER_H
#define INVENTOR_SHADER_API
Define class export specifier.
SoShaderObject()
Constructor.
SoSFEnum sourceType
Specify shader object's source type.
SourceType
Shader object's source type.
static SbBool isSupported(SourceType sourceType)
SoShader::ShaderType shaderType() const override
Returns SoShader::VERTEX_SHADER since this is a vertex shader.
static void initClass()
Initialize class with runtime type system.
SoVertexShader()
Constructor.