Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/detail/sections/
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