MeVisLabToolboxReference
SoShaderParameter4f Class Reference

Open Inventor uniform shader parameter node that defines four float parameters. More...

#include <SoShaderParameter4f.h>

Inheritance diagram for SoShaderParameter4f:
SoUniformShaderParameter SoShaderParameter

List of all members.

Public Member Functions

 SoShaderParameter4f ()
 Constructor.
virtual void updateParameter (SoUniformParameterBase *uniformBase, SoState *state)
 Assigns or updates the parameter's value.

Static Public Member Functions

static void initClass ()
 Initialize class with runtime type system.

Public Attributes

SoSFVec4f value
 The parameter's value.

Detailed Description

Open Inventor uniform shader parameter node that defines four float parameters.

Definition at line 16 of file SoShaderParameter4f.h.


Constructor & Destructor Documentation

SoShaderParameter4f::SoShaderParameter4f ( )

Constructor.


Member Function Documentation

static void SoShaderParameter4f::initClass ( ) [static]

Initialize class with runtime type system.

Reimplemented from SoUniformShaderParameter.

virtual void SoShaderParameter4f::updateParameter ( SoUniformParameterBase uniformBase,
SoState *  state 
) [virtual]

Assigns or updates the parameter's value.

Implements SoUniformShaderParameter.


Member Data Documentation

The parameter's value.

Definition at line 25 of file SoShaderParameter4f.h.


The documentation for this class was generated from the following file: