Home
last modified time | relevance | path

Searched refs:envelope_strategy (Results 1 – 6 of 6) 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/is_valid/
H A Dmultipolygon.hpp127 envelope_strategy_type const envelope_strategy in are_polygon_interiors_disjoint() local
137 typename base::template expand_box<envelope_strategy_type>(envelope_strategy), in are_polygon_interiors_disjoint()
138 … typename base::template overlaps_box<envelope_strategy_type>(envelope_strategy)); in are_polygon_interiors_disjoint()
H A Dpolygon.hpp336 envelope_strategy_type const envelope_strategy in are_holes_inside() local
347 expand_box<envelope_strategy_type>(envelope_strategy), in are_holes_inside()
348 overlaps_box<envelope_strategy_type>(envelope_strategy)); in are_holes_inside()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/within/
H A Dmulti_point.hpp181 envelope_strategy = strategy.get_envelope_strategy(); in apply() local
192 geometry::envelope(linear_or_areal, boxes[i].first, envelope_strategy); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/
H A Dmultipoint_geometry.hpp379 envelope_strategy = strategy.get_envelope_strategy(); in apply() local
385 geometry::envelope(range::at(multi_geometry, i), boxes[i].first, envelope_strategy); in apply()
/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 Dget_turns.hpp480 envelope_strategy = intersection_strategy.get_envelope_strategy(); in apply() local
483 sec1, envelope_strategy, 0); in apply()
485 sec2, envelope_strategy, 1); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/relate/
H A Dmulti_point_geometry.hpp465 envelope_strategy = strategy.get_envelope_strategy(); in apply() local
471 geometry::envelope(range::at(multi_geometry, i), boxes[i].first, envelope_strategy); in apply()