OGS
Point3d.h File Reference

Detailed Description

Definition of the Point3d class.

Date
2015-01-16

Definition in file Point3d.h.

#include <limits>
#include <Eigen/Dense>
#include "mathlib_export.h"
#include "TemplatePoint.h"
Include dependency graph for Point3d.h:
This graph shows which files directly or indirectly include this file:

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)