24 #ifndef COIN_SOVRMLCOLORINTERPOLATOR_H 25 #define COIN_SOVRMLCOLORINTERPOLATOR_H 27 #include <Inventor/engines/SoSubNodeEngine.h> 28 #include <Inventor/VRMLnodes/SoVRMLInterpolator.h> 29 #include <Inventor/fields/SoMFFloat.h> 30 #include <Inventor/fields/SoMFColor.h> 31 #include <Inventor/fields/SoSFColor.h> 32 #include <Inventor/fields/SoSFFloat.h> 40 static void initClass(
void);
53 #endif // ! COIN_SOVRMLCOLORINTERPOLATOR_H The SoMFColor class is a container for SbColor values.This field is used where nodes, engines or other field containers needs to store multiple color values (i.e. "Red Green Blue" triplets).
Definition: SoMFColor.h:31
The SoVRMLColorInterpolator class is used to interpolate color values.The detailed class documentatio...
Definition: SoVRMLColorInterpolator.h:34
SoMFColor keyValue
Definition: SoVRMLColorInterpolator.h:43
The SoVRMLInterpolator class is an internal abstract class.
Definition: SoVRMLInterpolator.h:33
SoEngineOutput value_changed
Definition: SoVRMLColorInterpolator.h:44
The SoEngineOutput class is the output slots in SoEngine instances.SoEngineOutput has methods for con...
Definition: SoEngineOutput.h:36
virtual void evaluate(void)=0