OGS
|
Definition in file MathTools.h.
#include <cstddef>
Go to the source code of this file.
Namespaces | |
namespace | MathLib |
Functions | |
double | MathLib::calcProjPntToLineAndDists (Point3d const &pp, Point3d const &pa, Point3d const &pb, double &lambda, double &d0) |
double | MathLib::getAngle (Point3d const &p0, Point3d const &p1, Point3d const &p2) |