33#ifndef COIN_SOVRMLNORMALINTERPOLATOR_H
34#define COIN_SOVRMLNORMALINTERPOLATOR_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/SoMFVec3f.h>
44 typedef SoVRMLInterpolator inherited;
59 class SoVRMLNormalInterpolatorP * pimpl;
The SoEngineOutput class is the output slots in SoEngine instances.
Definition SoEngineOutput.h:45
The SoMFVec3f class is a container for SbVec3f vectors.
Definition SoMFVec3f.h:40
virtual void evaluate(void)=0
static void initClass(void)
Definition Interpolator.cpp:93
SoEngineOutput value_changed
Definition SoVRMLNormalInterpolator.h:52
SoMFVec3f keyValue
Definition SoVRMLNormalInterpolator.h:51
SoVRMLNormalInterpolator(void)
Definition NormalInterpolator.cpp:116