Searched refs:points_type (Results 1 – 1 of 1) sorted by relevance
144 typedef std::vector<point_type> points_type; in apply() typedef145 points_type points(boost::begin(multi_point), boost::end(multi_point)); in apply()148 boundary_visitor<points_type> visitor(points); in apply()