MeVisLabToolboxReference
SoShaderParameterMLImageSize Class Reference

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

#include <SoShaderParameterMLImageSize.h>

Inheritance diagram for SoShaderParameterMLImageSize:
SoUniformShaderParameter SoShaderParameter

List of all members.

Public Member Functions

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

Detailed Description

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

Definition at line 15 of file SoShaderParameterMLImageSize.h.


Constructor & Destructor Documentation

SoShaderParameterMLImageSize::SoShaderParameterMLImageSize ( )

Constructor.


Member Function Documentation

static void SoShaderParameterMLImageSize::initClass ( ) [static]

Initialize class with runtime type system.

Reimplemented from SoUniformShaderParameter.

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

Assigns or updates the parameter's value.

Implements SoUniformShaderParameter.


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