Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dfor_each.hpp258 struct for_each_segment: not_implemented<Tag> struct
262 struct for_each_segment<Point, point_tag> struct
268 struct for_each_segment<Linestring, linestring_tag> struct
274 struct for_each_segment<Ring, ring_tag> struct
280 struct for_each_segment<Polygon, polygon_tag> struct
303 struct for_each_segment<MultiGeometry, multi_tag> struct
361 inline Functor for_each_segment(Geometry& geometry, Functor f) in for_each_segment() function