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>
51 static void initClass(
void);
The SbList class is a template container class for lists.
Definition SbList.h:70
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
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