24 #ifndef COIN_SOINTERPOLATEROTATION_H
25 #define COIN_SOINTERPOLATEROTATION_H
27 #include <Inventor/engines/SoInterpolate.h>
28 #include <Inventor/fields/SoMFRotation.h>
The SoFieldContainer class is a base class for all classes that contain fields.
Definition: SoFieldContainer.h:34
The SoInterpolateRotation class is used to interpolate between two rotations.
Definition: SoInterpolateRotation.h:30
SoMFRotation input1
Definition: SoInterpolateRotation.h:36
SoMFRotation input0
Definition: SoInterpolateRotation.h:35
The SoInterpolate class is the base class for all interpolator engines.
Definition: SoInterpolate.h:32
The SoMFRotation class is a container for SbRotation values.
Definition: SoMFRotation.h:31