33 #ifndef COIN_SOVRMLINTERPOLATOR_H
34 #define COIN_SOVRMLINTERPOLATOR_H
36 #include <Inventor/engines/SoNodeEngine.h>
37 #include <Inventor/engines/SoSubNodeEngine.h>
38 #include <Inventor/fields/SoSFFloat.h>
39 #include <Inventor/fields/SoMFFloat.h>
40 #include <Inventor/engines/SoEngineOutput.h>
55 int getKeyValueIndex(
float & interp,
int numvalues);
The SoMFFloat class is a container for floating point values.
Definition: SoMFFloat.h:39
SoNodeEngine is the base class for Coin node engines.
Definition: SoNodeEngine.h:42
static void initClass(void)
Sets up initialization for data common to all instances of this class, like submitting necessary info...
Definition: SoNodeEngine.cpp:144
The SoSFFloat class is a container for a floating point value.
Definition: SoSFFloat.h:39
The SoVRMLInterpolator class is an internal abstract class.
Definition: SoVRMLInterpolator.h:42
SoMFFloat key
Definition: SoVRMLInterpolator.h:48
SoSFFloat set_fraction
Definition: SoVRMLInterpolator.h:49