Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::geometry::traits::exterior_ring< boost::polygon::polygon_with_holes_data< CoordinateType > > Struct Template Reference

#include <polygon.hpp>

Public Types

typedef
boost::polygon::polygon_with_holes_data
< CoordinateType > 
polygon_type
 
typedef adapt::bp::ring_proxy
< polygon_type
proxy
 
typedef adapt::bp::ring_proxy
< polygon_type const > 
const_proxy
 

Static Public Member Functions

static proxy get (polygon_type &p)
 
static const_proxy get (polygon_type const &p)
 

Member Typedef Documentation

template<typename CoordinateType >
typedef boost::polygon::polygon_with_holes_data<CoordinateType> boost::geometry::traits::exterior_ring< boost::polygon::polygon_with_holes_data< CoordinateType > >::polygon_type

Member Function Documentation

template<typename CoordinateType >
static proxy boost::geometry::traits::exterior_ring< boost::polygon::polygon_with_holes_data< CoordinateType > >::get ( polygon_type p)
inlinestatic
template<typename CoordinateType >
static const_proxy boost::geometry::traits::exterior_ring< boost::polygon::polygon_with_holes_data< CoordinateType > >::get ( polygon_type const &  p)
inlinestatic

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