Home
last modified time | relevance | path

Searched refs:covered_by (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/covered_by/
H A Dimplementation.hpp33 namespace detail { namespace covered_by { namespace
65 struct covered_by<Point, Box, point_tag, box_tag> struct
76 struct covered_by<Box1, Box2, box_tag, box_tag> struct
91 struct covered_by<Point1, Point2, point_tag, point_tag> struct
92 : public detail::covered_by::use_point_in_geometry
96 struct covered_by<Point, MultiPoint, point_tag, multi_point_tag> struct
97 : public detail::covered_by::use_point_in_geometry
101 struct covered_by<MultiPoint, Point, multi_point_tag, point_tag> struct
106 struct covered_by<MultiPoint1, MultiPoint2, multi_point_tag, multi_point_tag> struct
113 struct covered_by<Point, Segment, point_tag, segment_tag> struct
[all …]
H A Dinterface.hpp49 struct covered_by struct
59 struct covered_by struct
77 return dispatch::covered_by<Geometry1, Geometry2>::apply(geometry1, in apply()
87 typedef typename strategy::covered_by::services::default_strategy in apply()
93 return covered_by::apply(geometry1, geometry2, strategy_type()); in apply()
103 struct covered_by struct
110 return resolve_strategy::covered_by in apply()
116 struct covered_by<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2> struct
130 return covered_by<Geometry1, Geometry2> in operator ()()
146 struct covered_by<Geometry1, boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Ddisjoint.hpp54 : strategy::covered_by::services::default_strategy<Point, Box>
59 : strategy::covered_by::services::default_strategy<Point, Box>
64 : strategy::covered_by::services::default_strategy
73 : strategy::covered_by::services::default_strategy
H A Dcovered_by.hpp35 namespace strategy { namespace covered_by namespace
H A Drelate.hpp55 typedef typename strategy::covered_by::services::default_strategy
/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.hpp74 return !geometry::covered_by(p, g2, strategy); in apply()
195 return !geometry::covered_by(p, polygon, in apply()
235 return !geometry::covered_by(p, ring, in apply()
H A Dareal_areal.hpp51 return geometry::covered_by(p, g, strategy); in apply()
61 return geometry::covered_by(p, g); in apply()
H A Dpoint_geometry.hpp47 return ! geometry::covered_by(geometry1, geometry2, 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/buffer/
H A Dturn_in_piece_visitor.hpp121 return geometry::covered_by(point, box); in in_box()
341 if (geometry::covered_by(turn.robust_point, box)) in check_helper_segment()
379 if (geometry::covered_by(turn.robust_point, box)) in check_helper_segment()
485 if (! geometry::covered_by(point, piece.robust_offsetted_envelope)) in check_helper_segments()
707 if (! geometry::covered_by(turn.robust_point, piece.robust_envelope)) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/agnostic/
H A Dpoint_in_point.hpp65 namespace strategy { namespace covered_by { namespace services namespace
H A Dpoint_in_poly_winding.hpp525 namespace strategy { namespace covered_by { namespace services namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/
H A Dpoint_to_geometry.hpp236 if (!geometry::covered_by(point, exterior_ring(polygon))) in apply()
333 if (geometry::covered_by(point, multipolygon)) in apply()
H A Dmultipoint_to_geometry.hpp125 return !geometry::covered_by(point, m_areal); in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/visitors/
H A Dcount.hpp71 if ( geometry::covered_by( in operator ()()
H A Dremove.hpp74 if ( geometry::covered_by( in operator ()()
/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.hpp105 return geometry::covered_by(point, box) ? 1 : -1; in apply()
H A Dfollow.hpp65 return geometry::covered_by(range::at(linestring, op.seg_id.segment_index), polygon, strategy); in last_covered_by()
H A Dassign_parents.hpp191 if (geometry::covered_by(inner_in_map.point, outer.envelope) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dpoint_in_box.hpp248 namespace covered_by { namespace services namespace
H A Dbox_in_box.hpp266 namespace covered_by { namespace services namespace
H A Dintersection.hpp679 namespace covered_by { namespace services namespace
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/
H A Dpredicates.hpp73 covered_by(Geometry const& g) in covered_by() function
/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.hpp125 typedef typename strategy::covered_by::services::default_strategy in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/
H A Dpredicates.hpp172 return geometry::covered_by(g1, g2); in apply()
182 return geometry::covered_by(g2, g1); in apply()
/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.hpp300 && ! geometry::covered_by(range::front(*it), exterior_ring, in_exterior_strategy)) in are_holes_inside()

12