Searched defs:douglas_peucker_point (Results 1 – 1 of 1) sorted by relevance
57 struct douglas_peucker_point struct59 Point const& p;60 bool included;62 inline douglas_peucker_point(Point const& ap) in douglas_peucker_point() function68 inline douglas_peucker_point<Point> operator=(douglas_peucker_point<Point> const& ) in operator =()