Home
last modified time | relevance | path

Searched refs: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
110 : detail::convex_hull::hull_to_geometry
114 struct convex_hull<Box, box_tag> struct
140 : detail::convex_hull::hull_insert<Order, Closure>
150 struct convex_hull struct
158 dispatch::convex_hull<Geometry>::apply(geometry, out, strategy); in apply()
210 struct convex_hull struct
220 resolve_strategy::convex_hull::apply(geometry, out, 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
383 typedef strategy::convex_hull::graham_andrew<InputGeometry, OutputPoint> type;