#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | Geom |
Classes | |
class | Geom::Cartesian2Cartesian3D< T > |
Cartesian coordinate set, for uniformity with other coordinate systems. More... | |
class | Geom::Cylindrical2Cartesian< T > |
Converts cylindtical coordinates to cartesian coordinates. More... | |
class | Geom::Polar2Cartesian< T > |
Converts polar 2D coordinates to cartesian coordinates. More... | |
class | Geom::Spherical2Cartesian< T > |
Converts spherical (or polar 3D) coordinates to cartesian coordinates. More... |