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