33 #ifndef COIN_SOINTERPOLATEFLOAT_H 34 #define COIN_SOINTERPOLATEFLOAT_H 36 #include <Inventor/engines/SoInterpolate.h> 37 #include <Inventor/fields/SoMFFloat.h> 48 #endif // !COIN_SOINTERPOLATEFLOAT_H The SoMFFloat class is a container for floating point values.
Definition: SoMFFloat.h:39
The SoInterpolate class is the base class for all interpolator engines.
Definition: SoInterpolate.h:41
The SoFieldContainer class is a base class for all classes that contain fields.
Definition: SoFieldContainer.h:43
SoMFFloat input1
Definition: SoInterpolateFloat.h:45
The SoInterpolateFloat class is used to interpolate two floating point values.
Definition: SoInterpolateFloat.h:39
SoMFFloat input0
Definition: SoInterpolateFloat.h:44