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::correct::correct_polygon< Polygon > Struct Template Reference

#include <correct.hpp>

Inheritance diagram for boost::geometry::detail::correct::correct_polygon< Polygon >:

Public Types

typedef ring_type< Polygon >::type ring_type
 
typedef default_area_result
< Polygon >::type 
area_result_type
 

Static Public Member Functions

static void apply (Polygon &poly)
 

Member Typedef Documentation

template<typename Polygon >
typedef default_area_result<Polygon>::type boost::geometry::detail::correct::correct_polygon< Polygon >::area_result_type
template<typename Polygon >
typedef ring_type<Polygon>::type boost::geometry::detail::correct::correct_polygon< Polygon >::ring_type

Member Function Documentation


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