33#ifndef COIN_SOINTERPOLATEFLOAT_H
34#define COIN_SOINTERPOLATEFLOAT_H
36#include <Inventor/engines/SoInterpolate.h>
37#include <Inventor/fields/SoMFFloat.h>
The SoInterpolateFloat class is used to interpolate two floating point values.
Definition SoInterpolateFloat.h:39
SoMFFloat input1
Definition SoInterpolateFloat.h:45
SoMFFloat input0
Definition SoInterpolateFloat.h:44
The SoInterpolate class is the base class for all interpolator engines.
Definition SoInterpolate.h:41
The SoMFFloat class is a container for floating point values.
Definition SoMFFloat.h:39