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 D | multipolygon.hpp | 127 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 D | polygon.hpp | 336 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 D | multi_point.hpp | 181 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 D | multipoint_geometry.hpp | 379 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 D | get_turns.hpp | 480 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 D | multi_point_geometry.hpp | 465 envelope_strategy = strategy.get_envelope_strategy(); in apply() local 471 geometry::envelope(range::at(multi_geometry, i), boxes[i].first, envelope_strategy); in apply()
|