![]() |
OGS
|
Definition of the Point3d class.
Definition in file Point3d.h.
Go to the source code of this file.
Namespaces | |
MathLib | |
Functions | |
template<typename MATRIX > | |
MathLib::Point3d | MathLib::operator* (MATRIX const &mat, MathLib::Point3d const &p) |
double | MathLib::sqrDist (MathLib::Point3d const &p0, MathLib::Point3d const &p1) |
double | MathLib::sqrDist2d (MathLib::Point3d const &p0, MathLib::Point3d const &p1) |