Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::detail::convex_hull::hull_insert< Order, Closure > Struct Template Reference

#include <convex_hull.hpp>

Inheritance diagram for boost::geometry::detail::convex_hull::hull_insert< Order, Closure >:

Static Public Member Functions

template<typename Geometry , typename OutputIterator , typename Strategy >
static OutputIterator apply (Geometry const &geometry, OutputIterator out, Strategy const &strategy)
 

Member Function Documentation

template<order_selector Order, closure_selector Closure>
template<typename Geometry , typename OutputIterator , typename Strategy >
static OutputIterator boost::geometry::detail::convex_hull::hull_insert< Order, Closure >::apply ( Geometry const &  geometry,
OutputIterator  out,
Strategy const &  strategy 
)
inlinestatic

The documentation for this struct was generated from the following file: