Searched defs:for_each_segment (Results 1 – 3 of 3) sorted by relevance
263 struct for_each_segment: not_implemented<Tag> struct267 struct for_each_segment<Point, point_tag> struct273 struct for_each_segment<Linestring, linestring_tag> struct279 struct for_each_segment<Ring, ring_tag> struct285 struct for_each_segment<Polygon, polygon_tag> struct308 struct for_each_segment<MultiGeometry, multi_tag> struct366 inline Functor for_each_segment(Geometry& geometry, Functor f) in for_each_segment() function
114 void for_each_segment( in for_each_segment() function141 void for_each_segment( in for_each_segment() function
166 static inline bool for_each_segment(SegIter first, in for_each_segment() function