#include "extras/CGlobals.h"
#include "math/CConstants.h"
#include "math/CVector3d.h"
Go to the source code of this file.
Classes | |
struct | cMatrix3d |
cMatrix3d represents a 3x3 matrix. Each cell of the matrix is composed of a double. This matrix class also provides as simple set of methods to handle floating point arithmetic operations. More... |