Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::resolve_strategy::convex_hull_insert Struct Reference

#include <convex_hull.hpp>

Static Public Member Functions

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

Member Function Documentation

template<typename Geometry , typename OutputIterator , typename Strategy >
static OutputIterator boost::geometry::resolve_strategy::convex_hull_insert::apply ( Geometry const &  geometry,
OutputIterator &  out,
Strategy const &  strategy 
)
inlinestatic
template<typename Geometry , typename OutputIterator >
static OutputIterator boost::geometry::resolve_strategy::convex_hull_insert::apply ( Geometry const &  geometry,
OutputIterator &  out,
default_strategy   
)
inlinestatic

References apply().


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