Searched defs:DPoint (Results 1 – 1 of 1) sorted by relevance
60 struct DPoint { struct63 static DPoint Make(double x, double y) { in Make() argument82 static double Distance(const DPoint& a, const DPoint& b) { in Distance() argument86 double distanceToSqd(const DPoint& pt) const { in distanceToSqd() argument