csgeom/math3d_d.h File Reference
3D mathematic utility functions (double precision variants). More...
#include "csextern.h"
#include "cstypes.h"
Go to the source code of this file.
Classes | |
| class | csDIntersect3 |
| Some functions to perform various intersection calculations with 3D line segments. More... | |
| class | csDMath3 |
| Various assorted 3D mathematical functions. More... | |
| class | csDMatrix3 |
| A 3x3 matrix. More... | |
| class | csDPlane |
| A plane in 3D space. More... | |
| class | csDSquaredDist |
| Some functions to perform squared distance calculations. More... | |
| class | csDVector3 |
| A 3D vector. More... | |
Detailed Description
3D mathematic utility functions (double precision variants).
Definition in file math3d_d.h.
Generated for Crystal Space 1.4.0 by doxygen 1.5.8
