| /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 D | implementation.hpp | 33 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 D | interface.hpp | 49 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 D | disjoint.hpp | 54 : 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 D | covered_by.hpp | 35 namespace strategy { namespace covered_by namespace
|
| H A D | relate.hpp | 55 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 D | linear_areal.hpp | 74 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 D | areal_areal.hpp | 51 return geometry::covered_by(p, g, strategy); in apply() 61 return geometry::covered_by(p, g); in apply()
|
| H A D | point_geometry.hpp | 47 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 D | turn_in_piece_visitor.hpp | 121 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 D | point_in_point.hpp | 65 namespace strategy { namespace covered_by { namespace services namespace
|
| H A D | point_in_poly_winding.hpp | 525 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 D | point_to_geometry.hpp | 236 if (!geometry::covered_by(point, exterior_ring(polygon))) in apply() 333 if (geometry::covered_by(point, multipolygon)) in apply()
|
| H A D | multipoint_to_geometry.hpp | 125 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 D | count.hpp | 71 if ( geometry::covered_by( in operator ()()
|
| H A D | remove.hpp | 74 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 D | range_in_geometry.hpp | 105 return geometry::covered_by(point, box) ? 1 : -1; in apply()
|
| H A D | follow.hpp | 65 return geometry::covered_by(range::at(linestring, op.seg_id.segment_index), polygon, strategy); in last_covered_by()
|
| H A D | assign_parents.hpp | 191 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 D | point_in_box.hpp | 248 namespace covered_by { namespace services namespace
|
| H A D | box_in_box.hpp | 266 namespace covered_by { namespace services namespace
|
| H A D | intersection.hpp | 679 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 D | predicates.hpp | 73 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 D | multi_point.hpp | 125 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 D | predicates.hpp | 172 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 D | polygon.hpp | 300 && ! geometry::covered_by(range::front(*it), exterior_ring, in_exterior_strategy)) in are_holes_inside()
|