Searched defs:convex_hull_insert (Results 1 – 1 of 1) sorted by relevance
139 struct convex_hull_insert struct175 struct convex_hull_insert struct178 static inline OutputIterator apply(Geometry const& geometry, in apply()191 static inline OutputIterator apply(Geometry const& geometry, in apply()255 struct convex_hull_insert struct258 …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)> > struct272 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 …]