24 #ifndef COIN_SOVRMLNORMALINTERPOLATOR_H
25 #define COIN_SOVRMLNORMALINTERPOLATOR_H
27 #include <Inventor/engines/SoSubNodeEngine.h>
28 #include <Inventor/VRMLnodes/SoVRMLInterpolator.h>
29 #include <Inventor/fields/SoMFFloat.h>
30 #include <Inventor/fields/SoSFFloat.h>
31 #include <Inventor/fields/SoMFVec3f.h>
39 static void initClass(
void);
50 class SoVRMLNormalInterpolatorP * pimpl;
The SoEngineOutput class is the output slots in SoEngine instances.
Definition: SoEngineOutput.h:36
The SoMFVec3f class is a container for SbVec3f vectors.
Definition: SoMFVec3f.h:31
SoNodeEngine is the base class for Coin node engines.
Definition: SoNodeEngine.h:33
virtual void evaluate(void)=0
The SoVRMLInterpolator class is an internal abstract class.
Definition: SoVRMLInterpolator.h:33
The SoVRMLNormalInterpolator class is used to interpolate normals.
Definition: SoVRMLNormalInterpolator.h:34
SoEngineOutput value_changed
Definition: SoVRMLNormalInterpolator.h:43
SoMFVec3f keyValue
Definition: SoVRMLNormalInterpolator.h:42