33#ifndef COIN_SOINTERPOLATEROTATION_H
34#define COIN_SOINTERPOLATEROTATION_H
36#include <Inventor/engines/SoInterpolate.h>
37#include <Inventor/fields/SoMFRotation.h>
The SoInterpolateRotation class is used to interpolate between two rotations.
Definition SoInterpolateRotation.h:39
SoMFRotation input1
Definition SoInterpolateRotation.h:45
SoMFRotation input0
Definition SoInterpolateRotation.h:44
The SoInterpolate class is the base class for all interpolator engines.
Definition SoInterpolate.h:41
The SoMFRotation class is a container for SbRotation values.
Definition SoMFRotation.h:40