Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/
Dconvex_hull.hpp139 struct convex_hull_insert struct
175 struct convex_hull_insert struct
178 static inline OutputIterator apply(Geometry const& geometry, in apply()
191 static inline OutputIterator apply(Geometry const& geometry, in apply()
255 struct convex_hull_insert struct
258 …nline OutputIterator apply(Geometry const& geometry, OutputIterator& out, Strategy const& strategy) in apply()
269 struct convex_hull_insert<boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> > struct
272 struct visitor: boost::static_visitor<OutputIterator>
290 apply(boost::variant<BOOST_VARIANT_ENUM_PARAMS(T)> const& geometry, in apply()
339 inline OutputIterator convex_hull_insert(Geometry const& geometry, in convex_hull_insert() function
[all …]