Home
last modified time | relevance | path

Searched defs:range_by_section (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/detail/sections/
H A Drange_by_section.hpp106 struct range_by_section struct
117 struct range_by_section<linestring_tag, LineString, Section> struct
123 struct range_by_section<ring_tag, Ring, Section> struct
129 struct range_by_section<polygon_tag, Polygon, Section> struct
135 struct range_by_section<multi_polygon_tag, MultiPolygon, Section> struct
149 struct range_by_section<multi_linestring_tag, MultiLinestring, Section> struct
178 range_by_section(Geometry const& geometry, Section const& section) in range_by_section() function