Searched defs:for_each_segment (Results 1 – 1 of 1) sorted by relevance
258 struct for_each_segment: not_implemented<Tag> struct262 struct for_each_segment<Point, point_tag> struct268 struct for_each_segment<Linestring, linestring_tag> struct274 struct for_each_segment<Ring, ring_tag> struct280 struct for_each_segment<Polygon, polygon_tag> struct303 struct for_each_segment<MultiGeometry, multi_tag> struct361 inline Functor for_each_segment(Geometry& geometry, Functor f) in for_each_segment() function