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