33 #ifndef COIN_SOVRMLSCALARINTERPOLATOR_H 34 #define COIN_SOVRMLSCALARINTERPOLATOR_H 36 #include <Inventor/engines/SoSubNodeEngine.h> 37 #include <Inventor/VRMLnodes/SoVRMLInterpolator.h> 38 #include <Inventor/fields/SoMFFloat.h> 39 #include <Inventor/fields/SoSFFloat.h> 47 static void initClass(
void);
61 #endif // ! COIN_SOVRMLSCALARINTERPOLATOR_H The SoMFFloat class is a container for floating point values.This field is used where nodes...
Definition: SoMFFloat.h:39
The SoNode class is the base class for nodes used in scene graphs.Coin is a retained mode 3D visualiz...
Definition: SoNode.h:56
The SoVRMLInterpolator class is an internal abstract class.
Definition: SoVRMLInterpolator.h:42
The SoVRMLScalarInterpolator class is used to interpolate scalar values.
Definition: SoVRMLScalarInterpolator.h:41
SoMFFloat keyValue
Definition: SoVRMLScalarInterpolator.h:50
SoEngineOutput value_changed
Definition: SoVRMLScalarInterpolator.h:51
The SoEngineOutput class is the output slots in SoEngine instances.SoEngineOutput has methods for con...
Definition: SoEngineOutput.h:45
virtual void evaluate(void)=0