Home
last modified time | relevance | path

Searched defs:for_each_segment (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/geometry/algorithms/
Dfor_each.hpp263 struct for_each_segment: not_implemented<Tag> struct
267 struct for_each_segment<Point, point_tag> struct
273 struct for_each_segment<Linestring, linestring_tag> struct
279 struct for_each_segment<Ring, ring_tag> struct
285 struct for_each_segment<Polygon, polygon_tag> struct
308 struct for_each_segment<MultiGeometry, multi_tag> struct
366 inline Functor for_each_segment(Geometry& geometry, Functor f) in for_each_segment() function
/third_party/boost/boost/poly_collection/detail/
Dsegment_split.hpp114 void for_each_segment( in for_each_segment() function
141 void for_each_segment( in for_each_segment() function
/third_party/boost/boost/geometry/algorithms/detail/disjoint/
Dareal_areal.hpp166 static inline bool for_each_segment(SegIter first, in for_each_segment() function