Searched defs:for_each_point (Results 1 – 1 of 1) sorted by relevance
230 struct for_each_point: not_implemented<Tag> struct235 struct for_each_point<Point, point_tag> struct241 struct for_each_point<Linestring, linestring_tag> struct247 struct for_each_point<Ring, ring_tag> struct253 struct for_each_point<Polygon, polygon_tag> struct291 struct for_each_point<MultiGeometry, multi_tag> struct343 inline Functor for_each_point(Geometry& geometry, Functor f) in for_each_point() function