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 Struct Reference

#include <convex_hull.hpp>

Static Public Member Functions

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

Member Function Documentation

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

References apply().


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