33 #ifndef COIN_SOINTERPOLATEVEC3F_H 34 #define COIN_SOINTERPOLATEVEC3F_H 36 #include <Inventor/engines/SoInterpolate.h> 37 #include <Inventor/fields/SoMFVec3f.h> 48 #endif // !COIN_SOINTERPOLATEVEC3F_H The SoInterpolate class is the base class for all interpolator engines.
Definition: SoInterpolate.h:41
The SoFieldContainer class is a base class for all classes that contain fields.
Definition: SoFieldContainer.h:43
SoMFVec3f input0
Definition: SoInterpolateVec3f.h:44
SoMFVec3f input1
Definition: SoInterpolateVec3f.h:45
The SoInterpolateVec3f class is used to interpolate between pairs of 3D vectors.
Definition: SoInterpolateVec3f.h:39
The SoMFVec3f class is a container for SbVec3f vectors.
Definition: SoMFVec3f.h:40