Searched defs:DPoint (Results 1 – 2 of 2) sorted by relevance
61 struct DPoint { struct64 static DPoint Make(double x, double y) { in Make() argument83 static double Distance(const DPoint& a, const DPoint& b) { in Distance() argument87 double distanceToSqd(const DPoint& pt) const { in distanceToSqd() argument