24 #ifndef COIN_SOINTERPOLATEROTATION_H 25 #define COIN_SOINTERPOLATEROTATION_H 27 #include <Inventor/engines/SoInterpolate.h> 28 #include <Inventor/fields/SoMFRotation.h> 39 #endif // !COIN_SOINTERPOLATEROTATION_H 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:34
SoMFRotation input1
Definition: SoInterpolateRotation.h:36
The SoInterpolateRotation class is used to interpolate between two rotations.
Definition: SoInterpolateRotation.h:30
The SoMFRotation class is a container for SbRotation values.This field is used where nodes...
Definition: SoMFRotation.h:31
SoMFRotation input0
Definition: SoInterpolateRotation.h:35