13#ifndef SO_SHADER_PARAMETER_MLIMAGE_SIZE_H 
   14#define SO_SHADER_PARAMETER_MLIMAGE_SIZE_H 
   19#include "SoShaderSystem.h" 
Open Inventor uniform shader parameter node that defines two integer parameters to represent the size...
 
static void initClass()
Initialize class with runtime type system.
 
void updateParameter(SoUniformParameterBase *uniformBase, SoState *state) override
Assigns or updates the parameter's value.
 
SoShaderParameterMLImageSize()
Constructor.