36 #include <Inventor/SbDPMatrix.h> 37 #include <Inventor/SbMatrix.h> 38 #include <Inventor/SbVec3d.h> 45 static void init(
void);
48 const int numoriginsys,
55 const int numoriginsys,
58 const int numlocalsys,
63 const int numoriginsys,
66 const int numlocalsys,
70 #endif // COIN_SOGEO_H The SbVec3d class is a 3 dimensional vector with double precision floating point coordinates.
Definition: SbVec3d.h:50
The SbMatrix class is a 4x4 dimensional representation of a matrix.
Definition: SbMatrix.h:47
The SoGeo class is used to initialize the geo nodes in Coin, and has some utility geo coordinate func...
Definition: SoGeo.h:43
The SbString class is a string class with convenience functions for string operations.
Definition: SbString.h:52
The SbDPMatrix class is a 4x4 dimensional representation of a double-precision matrix.
Definition: SbDPMatrix.h:47