MeVisLabToolboxReference
SoShaderParameterMLImageProps Class Reference

Open Inventor uniform shader parameter node that defines integer and float parameters to represent the size and range of a connected ML image. More...

#include <SoShaderParameterMLImageProps.h>

Inheritance diagram for SoShaderParameterMLImageProps:
SoUniformShaderParameter SoShaderParameter

List of all members.

Public Member Functions

 SoShaderParameterMLImageProps ()
 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.

Protected Member Functions

virtual ~SoShaderParameterMLImageProps ()

Protected Attributes

SbString _sizeUniformName
SbString _voxelSizeUniformName
SbString _rangeUniformName

Detailed Description

Open Inventor uniform shader parameter node that defines integer and float parameters to represent the size and range of a connected ML image.

Definition at line 19 of file SoShaderParameterMLImageProps.h.


Constructor & Destructor Documentation

SoShaderParameterMLImageProps::SoShaderParameterMLImageProps ( )

Constructor.

virtual SoShaderParameterMLImageProps::~SoShaderParameterMLImageProps ( ) [protected, virtual]

Member Function Documentation

static void SoShaderParameterMLImageProps::initClass ( ) [static]

Initialize class with runtime type system.

Reimplemented from SoUniformShaderParameter.

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

Assigns or updates the parameter's value.

Implements SoUniformShaderParameter.


Member Data Documentation


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