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> 48 static void initClass(
void);
59 class SoVRMLNormalInterpolatorP * pimpl;
62 #endif // ! COIN_SOVRMLNORMALINTERPOLATOR_H The SoVRMLNormalInterpolator class is used to interpolate normals.The detailed class documentation is...
Definition: SoVRMLNormalInterpolator.h:42
The SoNode class is the base class for nodes used in scene graphs.Coin is a retained mode 3D visualiz...
Definition: SoNode.h:56
The SoVRMLInterpolator class is an internal abstract class.
Definition: SoVRMLInterpolator.h:42
SoMFVec3f keyValue
Definition: SoVRMLNormalInterpolator.h:51
The SoEngineOutput class is the output slots in SoEngine instances.SoEngineOutput has methods for con...
Definition: SoEngineOutput.h:45
virtual void evaluate(void)=0
The SoMFVec3f class is a container for SbVec3f vectors.This field is used where nodes, engines or other field containers needs to store an array of vectors with three elements.
Definition: SoMFVec3f.h:40
SoEngineOutput value_changed
Definition: SoVRMLNormalInterpolator.h:52