OEGeom3DDistanceΒΆ
template<class T, class U>
double OEGeom3DDistance(const T *p, const U *q)
Returns the Euclidean distance between the two cartesian points, p and q.
template<class T, class U>
double OEGeom3DDistance(const T *p, const U *q)
Returns the Euclidean distance between the two cartesian points, p and q.