Searched refs:points_iterator (Results 1 – 1 of 1) sorted by relevance
40 struct points_iterator struct in boost::geometry::detail::points_view43 points_iterator,49 inline points_iterator(Point const* p) in points_iterator() function55 inline points_iterator(Point const* p, bool) in points_iterator() function61 inline points_iterator() in points_iterator() function83 inline bool equal(points_iterator const& other) const in equal() argument98 inline difference_type distance_to(points_iterator const& other) const in distance_to() argument114 typedef points_iterator const_iterator;115 typedef points_iterator iterator; // must be defined