Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::polygon::polygon_with_holes_traits< T, typename get_void< typename is_any_mutable_polygon_without_holes_type< T >::type >::type > Struct Template Reference

#include <polygon_traits.hpp>

Public Types

typedef T hole_type
 
typedef const hole_typeiterator_holes_type
 

Static Public Member Functions

static iterator_holes_type begin_holes (const hole_type &t)
 
static iterator_holes_type end_holes (const hole_type &t)
 
static std::size_t size_holes (const hole_type &t)
 

Member Typedef Documentation

Member Function Documentation

template<typename T >
static iterator_holes_type boost::polygon::polygon_with_holes_traits< T, typename get_void< typename is_any_mutable_polygon_without_holes_type< T >::type >::type >::begin_holes ( const hole_type t)
inlinestatic

References boost::flyweights::t.

template<typename T >
static iterator_holes_type boost::polygon::polygon_with_holes_traits< T, typename get_void< typename is_any_mutable_polygon_without_holes_type< T >::type >::type >::end_holes ( const hole_type t)
inlinestatic

References boost::flyweights::t.

template<typename T >
static std::size_t boost::polygon::polygon_with_holes_traits< T, typename get_void< typename is_any_mutable_polygon_without_holes_type< T >::type >::type >::size_holes ( const hole_type t)
inlinestatic

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