13#ifndef SO_SHADER_PARAMETER3F_H
14#define SO_SHADER_PARAMETER3F_H
19#include "SoShaderSystem.h"
21#include <Inventor/fields/SoSFVec3f.h>
Open Inventor uniform shader parameter node that defines three float parameters.
SoSFVec3f value
The parameter's value.
SoShaderParameter3f()
Constructor.
static void initClass()
Initialize class with runtime type system.
void updateParameter(SoUniformParameterBase *uniformBase, SoState *state) override
Assigns or updates the parameter's value.
Target mlrange_cast(Source arg)
Generic version of checked ML casts.