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