Lines Matching full:totaldist
1617 func (p Point) TotalDist(points ...Point) int {1813 want := int64(p.TotalDist(points[0], points[1], points[2]))