13#ifndef SO_SHADER_PARAMETER_ROTATION_H 
   14#define SO_SHADER_PARAMETER_ROTATION_H 
   19#include "SoShaderSystem.h" 
   21#include <Inventor/fields/SoSFRotation.h> 
Open Inventor uniform shader parameter node that defines four float parameters.
 
SoShaderParameterRotation()
Constructor.
 
static void initClass()
Initialize class with runtime type system.
 
void updateParameter(SoUniformParameterBase *uniformBase, SoState *state) override
Assigns or updates the parameter's value.
 
SoSFRotation value
The parameter's value.