24 #ifndef COIN_SOINTERPOLATEFLOAT_H 25 #define COIN_SOINTERPOLATEFLOAT_H 27 #include <Inventor/engines/SoInterpolate.h> 28 #include <Inventor/fields/SoMFFloat.h> 39 #endif // !COIN_SOINTERPOLATEFLOAT_H The SoMFFloat class is a container for floating point values.This field is used where nodes...
Definition: SoMFFloat.h:30
The SoInterpolate class is the base class for all interpolator engines.Interpolators are used to line...
Definition: SoInterpolate.h:32
The SoFieldContainer class is a base class for all classes that contain fields.The classes containing...
Definition: SoFieldContainer.h:35
SoMFFloat input1
Definition: SoInterpolateFloat.h:36
The SoInterpolateFloat class is used to interpolate two floating point values.
Definition: SoInterpolateFloat.h:30
SoMFFloat input0
Definition: SoInterpolateFloat.h:35