Home
last modified time | relevance | path

Searched defs:box_box (Results 1 – 4 of 4) 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 Dbox_box.hpp53 struct box_box struct
56 static inline bool apply(Box1 const& box1, Box2 const& box2, Strategy const&) in apply()
61 static inline bool apply(Box1 const& box1, Box2 const& box2) in apply()
81 struct box_box<Box1, Box2, DimensionCount, DimensionCount, CSTag> struct
83 static inline bool apply(Box1 const& , Box2 const& ) in apply()
91 struct box_box<Box1, Box2, 0, DimensionCount, spherical_tag> struct
94 static inline bool apply(Box1 const& box1, Box2 const& box2, Strategy const&) in apply()
99 static inline bool apply(Box1 const& box1, Box2 const& box2) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/
H A Dimplementation.hpp83 struct box_box struct
86 static inline bool apply(Box1 const& box1, Box2 const& box2, Strategy const& strategy) in apply()
98 struct box_box<DimensionCount, DimensionCount> struct
101 static inline bool apply(Box1 const& , Box2 const& , Strategy const& ) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlaps/
H A Dimplementation.hpp114 struct box_box struct
117 static inline bool apply(Box1 const& b1, Box2 const& b2, Strategy const& /*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/touches/
H A Dimplementation.hpp99 struct box_box struct
102 static inline bool apply(Box1 const& b1, Box2 const& b2, Strategy const& /*strategy*/) in apply()