33 #ifndef COIN_SOVRMLORIENTATIONINTERPOLATOR_H 34 #define COIN_SOVRMLORIENTATIONINTERPOLATOR_H 36 #include <Inventor/engines/SoSubNodeEngine.h> 37 #include <Inventor/VRMLnodes/SoVRMLInterpolator.h> 38 #include <Inventor/fields/SoMFFloat.h> 39 #include <Inventor/fields/SoSFFloat.h> 40 #include <Inventor/fields/SoMFRotation.h> 41 #include <Inventor/fields/SoSFRotation.h> 49 static void initClass(
void);
63 #endif // ! COIN_SOVRMLORIENTATIONINTERPOLATOR_H The SoVRMLOrientationInterpolator class is used to interpolate orientations.The detailed class docume...
Definition: SoVRMLOrientationInterpolator.h:43
The SoNode class is the base class for nodes used in scene graphs.Coin is a retained mode 3D visualiz...
Definition: SoNode.h:56
SoEngineOutput value_changed
Definition: SoVRMLOrientationInterpolator.h:53
The SoVRMLInterpolator class is an internal abstract class.
Definition: SoVRMLInterpolator.h:42
The SoEngineOutput class is the output slots in SoEngine instances.SoEngineOutput has methods for con...
Definition: SoEngineOutput.h:45
The SoMFRotation class is a container for SbRotation values.This field is used where nodes...
Definition: SoMFRotation.h:40
SoMFRotation keyValue
Definition: SoVRMLOrientationInterpolator.h:52
virtual void evaluate(void)=0