33#ifndef COIN_SOINTERPOLATEROTATION_H
34#define COIN_SOINTERPOLATEROTATION_H
36#include <Inventor/engines/SoInterpolate.h>
37#include <Inventor/fields/SoMFRotation.h>
41 SO_INTERPOLATE_HEADER(SoInterpolateRotation);
SoMFRotation input1
Definition SoInterpolateRotation.h:45
SoMFRotation input0
Definition SoInterpolateRotation.h:44
SoInterpolate()
Definition SoInterpolate.cpp:79
The SoMFRotation class is a container for SbRotation values.
Definition SoMFRotation.h:40