33 #ifndef COIN_SODECOMPOSEMATRIX_H 34 #define COIN_SODECOMPOSEMATRIX_H 42 #include <Inventor/engines/SoSubEngine.h> 43 #include <Inventor/engines/SoEngineOutput.h> 44 #include <Inventor/fields/SoMFMatrix.h> 45 #include <Inventor/fields/SoMFVec3f.h> 62 #endif // !COIN_SODECOMPOSEMATRIX_H SoEngineOutput translation
Definition: SoDecomposeMatrix.h:56
SoEngineOutput scaleOrientation
Definition: SoDecomposeMatrix.h:59
SoEngine is the base class for Coin engines.
Definition: SoEngine.h:43
SoMFMatrix matrix
Definition: SoDecomposeMatrix.h:53
SoEngineOutput rotation
Definition: SoDecomposeMatrix.h:57
The SoDecomposeMatrix class is used to decompose a matrix into simple transformations.
Definition: SoDecomposeMatrix.h:48
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
SoEngineOutput scaleFactor
Definition: SoDecomposeMatrix.h:58
SoMFVec3f center
Definition: SoDecomposeMatrix.h:54
The SoMFVec3f class is a container for SbVec3f vectors.
Definition: SoMFVec3f.h:40