Home
last modified time | relevance | path

Searched refs:get_point_in_geometry_strategy (Results 1 – 16 of 16) 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/disjoint/
H A Dlinear_areal.hpp122 strategy.template get_point_in_geometry_strategy<Geometry1, Geometry2>()); in apply()
196 strategy.template get_point_in_geometry_strategy<Segment, Polygon>()); in apply()
236 strategy.template get_point_in_geometry_strategy<Segment, Ring>()); in apply()
H A Dareal_areal.hpp138 … strategy.template get_point_in_geometry_strategy<Geometry2, Geometry1>()) in apply()
140 … strategy.template get_point_in_geometry_strategy<Geometry1, Geometry2>()) ) in apply()
H A Dlinear_segment_or_box.hpp91 strategy.template get_point_in_geometry_strategy<Range, SegmentOrBox>()); 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 Drange_in_geometry.hpp135 = strategy.template get_point_in_geometry_strategy<Geometry1, Geometry2>(); in range_in_geometry()
159 strategy.template get_point_in_geometry_strategy<Point1, Geometry2>()); in range_in_geometry()
H A Dfollow.hpp432 = strategy.template get_point_in_geometry_strategy<LineString, Polygon>(); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/
H A Ddisjoint_segment_box.hpp55 get_point_in_geometry_strategy() in get_point_in_geometry_strategy() function
H A Dintersection.hpp108 get_point_in_geometry_strategy() in get_point_in_geometry_strategy() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Ddisjoint_segment_box.hpp74 get_point_in_geometry_strategy() in get_point_in_geometry_strategy() function
H A Dintersection.hpp92 get_point_in_geometry_strategy() const in get_point_in_geometry_strategy() function
/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 Dpolygon.hpp291 = strategy.template get_point_in_geometry_strategy<inter_ring_type, ExteriorRing>(); in are_holes_inside()
334 = strategy.template get_point_in_geometry_strategy<inter_ring_type, inter_ring_type>(); in are_holes_inside()
H A Dmultipolygon.hpp125 = strategy.template get_point_in_geometry_strategy<polygon_type, polygon_type>(); in are_polygon_interiors_disjoint()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Ddisjoint_segment_box.hpp260 get_point_in_geometry_strategy() in get_point_in_geometry_strategy() function
H A Dintersection.hpp95 get_point_in_geometry_strategy() in get_point_in_geometry_strategy() function
/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 Dareal_areal.hpp240 = intersection_strategy.template get_point_in_geometry_strategy<Geometry1, Geometry2>(); in apply()
246 = intersection_strategy.template get_point_in_geometry_strategy<Geometry2, Geometry1>(); in apply()
H A Dlinear_areal.hpp273 … intersection_strategy.template get_point_in_geometry_strategy<Geometry1, Geometry2>(), in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/touches/
H A Dimplementation.hpp239 = strategy.template get_point_in_geometry_strategy<FirstGeometry, SecondGeometry>(); in rings_containing()