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::polygon< Point, ClockWise, Closed, PointList, RingList, PointAlloc, RingAlloc >> Struct Template Reference

#include <polygon.hpp>

Public Types

typedef model::polygon< Point,
ClockWise, Closed, PointList,
RingList, PointAlloc,
RingAlloc >
::inner_container_type const & 
type
 

Member Typedef Documentation

template<typename Point , bool ClockWise, bool Closed, template< typename, typename > class PointList, template< typename, typename > class RingList, template< typename > class PointAlloc, template< typename > class RingAlloc>
typedef model::polygon< Point, ClockWise, Closed, PointList, RingList, PointAlloc, RingAlloc >::inner_container_type const& boost::geometry::traits::polygon< Point, ClockWise, Closed, PointList, RingList, PointAlloc, RingAlloc >>::type

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