Home
last modified time | relevance | path

Searched defs:convex_hull (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/
H A Dconvex_hull.hpp54 namespace detail { namespace convex_hull namespace
109 struct convex_hull struct
114 struct convex_hull<Box, box_tag> struct
117 static inline void apply(Box const& box, OutputGeometry& out, in apply()
150 struct convex_hull struct
153 static inline void apply(Geometry const& geometry, in apply()
162 static inline void apply(Geometry const& geometry, in apply()
210 struct convex_hull struct
213 … static inline void apply(Geometry const& geometry, OutputGeometry& out, Strategy const& strategy) in apply()
225 struct convex_hull<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/agnostic/
H A Dhull_graham_andrew.hpp43 namespace strategy { namespace convex_hull namespace