Home
last modified time | relevance | path

Searched defs:covered_by (Results 1 – 10 of 10) 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/covered_by/
H A Dimplementation.hpp33 namespace detail { namespace covered_by { namespace
65 struct covered_by<Point, Box, point_tag, box_tag> struct
68 static inline bool apply(Point const& point, Box const& box, Strategy const& strategy) in apply()
76 struct covered_by<Box1, Box2, box_tag, box_tag> struct
79 static inline bool apply(Box1 const& box1, Box2 const& box2, Strategy const& strategy) in apply()
91 struct covered_by<Point1, Point2, point_tag, point_tag> struct
96 struct covered_by<Point, MultiPoint, point_tag, multi_point_tag> struct
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
62 static inline bool apply(Geometry1 const& geometry1, in apply()
83 static inline bool apply(Geometry1 const& geometry1, in apply()
103 struct covered_by struct
106 static inline bool apply(Geometry1 const& geometry1, in apply()
116 struct covered_by<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2> struct
119 struct visitor: boost::static_visitor<bool>
137 apply(boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> const& geometry1, in apply()
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 Dcovered_by.hpp35 namespace strategy { namespace covered_by namespace
/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/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/strategies/cartesian/
H A Dbox_in_box.hpp266 namespace covered_by { namespace services namespace
H A Dpoint_in_box.hpp248 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/strategies/spherical/
H A Dintersection.hpp1032 namespace covered_by { namespace services namespace