Searched refs:range_by_section (Results 1 – 2 of 2) 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 D | range_by_section.hpp | 106 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 182 return dispatch::range_by_section in range_by_section()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | get_turns.hpp | 201 cview_type1 cview1(range_by_section(geometry1, sec1)); in apply() 202 cview_type2 cview2(range_by_section(geometry2, sec2)); in apply()
|