24#ifndef _PB_DEFINEDVALUE_
25#define _PB_DEFINEDVALUE_
27#include <Inventor/SbLinear.h>
79 virtual float getUndef(
int set_index);
<a href="IconLegend.html"><img src="extMV.gif" alt="MeshViz" border="0"></a> Class used to manage "de...
virtual float getUndef(int set_index)
The default instance of PbDefinedValue always returns 0.0, the default float value used to indicate a...
virtual SbBool operator()(float node_value, int node_index, int set_index)
The default instance of PbDefinedValue always returns TRUE.
virtual ~PbDefinedValue()
Destructor.