Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
hull_graham_andrew.hpp File Reference
#include <cstddef>
#include <algorithm>
#include <vector>
#include <boost/range.hpp>
#include <boost/geometry/core/cs.hpp>
#include <boost/geometry/core/point_type.hpp>
#include <boost/geometry/strategies/convex_hull.hpp>
#include <boost/geometry/views/detail/range_type.hpp>
#include <boost/geometry/policies/compare.hpp>
#include <boost/geometry/algorithms/detail/for_each_range.hpp>
#include <boost/geometry/views/reversible_view.hpp>
Include dependency graph for hull_graham_andrew.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::geometry::strategy::convex_hull::detail::get_extremes< InputRange, RangeIterator, StrategyLess, StrategyGreater >
 
struct  boost::geometry::strategy::convex_hull::detail::assign_range< InputRange, RangeIterator, Container, SideStrategy >
 
class  boost::geometry::strategy::convex_hull::graham_andrew< InputGeometry, OutputPoint >
 Graham scan strategy to calculate convex hull. More...
 
struct  boost::geometry::strategy_convex_hull< InputGeometry, OutputPoint, cartesian_tag >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::geometry
 
 boost::geometry::strategy
 
 boost::geometry::strategy::convex_hull
 
 boost::geometry::strategy::convex_hull::detail