24 #ifndef COIN_SOVRMLORIENTATIONINTERPOLATOR_H
25 #define COIN_SOVRMLORIENTATIONINTERPOLATOR_H
27 #include <Inventor/engines/SoSubNodeEngine.h>
28 #include <Inventor/VRMLnodes/SoVRMLInterpolator.h>
29 #include <Inventor/fields/SoMFFloat.h>
30 #include <Inventor/fields/SoSFFloat.h>
31 #include <Inventor/fields/SoMFRotation.h>
32 #include <Inventor/fields/SoSFRotation.h>
40 static void initClass(
void);
54 #endif // ! COIN_SOVRMLORIENTATIONINTERPOLATOR_H
The SoVRMLOrientationInterpolator class is used to interpolate orientations.The detailed class docume...
Definition: SoVRMLOrientationInterpolator.h:34
SoNodeEngine is the base class for Coin node engines.Node engines have the same functionality as norm...
Definition: SoNodeEngine.h:33
SoEngineOutput value_changed
Definition: SoVRMLOrientationInterpolator.h:44
The SoVRMLInterpolator class is an internal abstract class.
Definition: SoVRMLInterpolator.h:33
The SoEngineOutput class is the output slots in SoEngine instances.SoEngineOutput has methods for con...
Definition: SoEngineOutput.h:36
The SoMFRotation class is a container for SbRotation values.This field is used where nodes...
Definition: SoMFRotation.h:31
SoMFRotation keyValue
Definition: SoVRMLOrientationInterpolator.h:43
virtual void evaluate(void)=0