#include <convex_hull.hpp>
Static Public Member Functions | |
template<typename OutputIterator , typename Strategy > | |
static OutputIterator | apply (Geometry const &geometry, OutputIterator &out, Strategy const &strategy) |
|
inlinestatic |
References boost::geometry::resolve_strategy::convex_hull_insert::apply(), and boost::detail::type.
Referenced by boost::geometry::detail::convex_hull::convex_hull_insert(), and boost::geometry::resolve_variant::convex_hull_insert< boost::variant< BOOST_VARIANT_ENUM_PARAMS(T)> >::visitor< OutputIterator, Strategy >::operator()().