| /third_party/boost/boost/geometry/algorithms/detail/within/ |
| D | implementation.hpp | 55 namespace detail { namespace within { namespace 87 struct within<Point, Box, point_tag, box_tag> struct 90 static inline bool apply(Point const& point, Box const& box, Strategy const& strategy) in apply() 98 struct within<Box1, Box2, box_tag, box_tag> struct 101 static inline bool apply(Box1 const& box1, Box2 const& box2, Strategy const& strategy) in apply() 112 struct within<Point1, Point2, point_tag, point_tag> struct 117 struct within<Point, MultiPoint, point_tag, multi_point_tag> struct 122 struct within<MultiPoint, Point, multi_point_tag, point_tag> struct 127 struct within<MultiPoint1, MultiPoint2, multi_point_tag, multi_point_tag> struct 134 struct within<Point, Segment, point_tag, segment_tag> struct [all …]
|
| D | interface.hpp | 54 struct within struct 66 struct within struct 69 static inline bool apply(Geometry1 const& geometry1, in apply() 79 static inline bool apply(Geometry1 const& geometry1, in apply() 100 struct within struct 103 static inline bool apply(Geometry1 const& geometry1, in apply() 118 struct within<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2> struct 121 struct visitor: boost::static_visitor<bool> 142 apply(boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> const& geometry1, in apply() 152 struct within<Geometry1, boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct [all …]
|
| D | within_no_turns.hpp | 26 namespace detail_dispatch { namespace within { namespace 208 namespace detail { namespace within { namespace
|
| D | point_in_geometry.hpp | 46 namespace detail { namespace within { namespace 101 namespace detail_dispatch { namespace within { namespace 361 namespace detail { namespace within { namespace
|
| D | multi_point.hpp | 44 namespace detail { namespace within { namespace
|
| /third_party/boost/libs/geometry/test/algorithms/within/ |
| D | within_pointlike_geometry.cpp | 194 bool within = bg::within(Point(-179.3, 71.27), wrangel); in test_spherical_geographic() local 413 bool within = boost::geometry::within(p, r); in test_tickets() local 426 bool within = boost::geometry::within(p, r); in test_tickets() local 436 bool within = boost::geometry::within(p, r); in test_tickets() local
|
| /third_party/boost/boost/geometry/strategies/cartesian/ |
| D | point_in_point.hpp | 41 namespace detail { namespace within namespace 74 namespace strategy { namespace within namespace
|
| D | box_in_box.hpp | 35 namespace within namespace 327 namespace within { namespace services namespace
|
| D | point_in_poly_franklin.hpp | 31 namespace strategy { namespace within namespace
|
| D | point_in_poly_crossings_multiply.hpp | 31 namespace strategy { namespace within namespace
|
| /third_party/boost/boost/geometry/strategies/spherical/ |
| D | point_in_point.hpp | 54 namespace detail { namespace within namespace 135 namespace strategy { namespace within namespace
|
| /third_party/boost/boost/geometry/strategies/ |
| D | within.hpp | 34 namespace strategy { namespace within namespace
|
| /third_party/boost/boost/geometry/strategies/agnostic/ |
| D | point_in_point.hpp | 26 namespace strategy { namespace within namespace
|
| D | point_in_poly_winding.hpp | 35 namespace strategy { namespace within namespace
|
| D | point_in_box_by_side.hpp | 34 namespace within namespace
|
| D | point_in_poly_oriented_winding.hpp | 27 namespace strategy { namespace within namespace
|
| /third_party/boost/boost/geometry/strategies/geographic/ |
| D | point_in_poly_winding.hpp | 21 namespace strategy { namespace within namespace
|
| /third_party/boost/boost/geometry/algorithms/detail/overlay/ |
| D | handle_self_turns.hpp | 43 within(Strategy const& strategy) in within() function 61 within(Strategy const& ) in within() function
|
| /third_party/boost/boost/geometry/algorithms/detail/buffer/ |
| D | buffered_ring.hpp | 223 struct within struct 232 static inline bool apply(Point const& point, in apply()
|
| /third_party/boost/boost/icl/detail/ |
| D | set_algo.hpp | 66 inline bool within(const SetType& sub, const SetType& super) in within() function
|
| D | interval_set_algo.hpp | 107 within(const LeftT&, const RightT&) in within() function 116 within(const LeftT& sub, const RightT& super) in within() function 132 within(const LeftT& sub, const RightT& super) in within() function 147 within(const LeftT& sub, const RightT& super) in within() function
|
| /third_party/boost/boost/geometry/index/ |
| D | predicates.hpp | 266 within(Geometry const& g) in within() function
|
| /third_party/boost/boost/python/detail/ |
| D | defaults_def.hpp | 78 scope within(name_space); in name_space_def() local
|
| /third_party/boost/boost/geometry/strategies/concepts/ |
| D | within_concept.hpp | 251 namespace within namespace
|
| /third_party/boost/boost/icl/concept/ |
| D | element_associator.hpp | 56 within(const typename Type::key_type& key, const Type& super) in within() function 68 within(const SubT& sub, const SuperT& super) in within() function
|