33 #ifndef COIN_SOTRANSFORMVEC3F_H 34 #define COIN_SOTRANSFORMVEC3F_H 36 #include <Inventor/engines/SoSubEngine.h> 37 #include <Inventor/engines/SoEngineOutput.h> 38 #include <Inventor/fields/SoMFVec3f.h> 39 #include <Inventor/fields/SoMFMatrix.h> 47 static void initClass(
void);
64 #endif // !COIN_SOTRANSFORMVEC3F_H
SoEngine is the base class for Coin engines.
Definition: SoEngine.h:43
The SoFieldContainer class is a base class for all classes that contain fields.
Definition: SoFieldContainer.h:43
The SoEngineOutput class is the output slots in SoEngine instances.
Definition: SoEngineOutput.h:45
The SoMFMatrix class is a container for SbMatrix values.
Definition: SoMFMatrix.h:40
virtual void evaluate(void)=0
The SoMFVec3f class is a container for SbVec3f vectors.
Definition: SoMFVec3f.h:40