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_45_set_traits< T > Struct Template Reference

#include <polygon_90_set_traits.hpp>

Public Types

typedef get_coordinate_type< T,
typename geometry_concept< T >
::type >::type 
coordinate_type
 
typedef get_iterator_type< T >
::type 
iterator_type
 
typedef T operator_arg_type
 

Static Public Member Functions

static iterator_type begin (const T &polygon_set)
 
static iterator_type end (const T &polygon_set)
 
static bool clean (const T &)
 
static bool sorted (const T &)
 

Member Typedef Documentation

template<typename T>
typedef T boost::polygon::polygon_45_set_traits< T >::operator_arg_type

Member Function Documentation

template<typename T>
static iterator_type boost::polygon::polygon_45_set_traits< T >::begin ( const T polygon_set)
inlinestatic
template<typename T>
static bool boost::polygon::polygon_45_set_traits< T >::clean ( const T )
inlinestatic

Referenced by boost::polygon::clean().

template<typename T>
static iterator_type boost::polygon::polygon_45_set_traits< T >::end ( const T polygon_set)
inlinestatic
template<typename T>
static bool boost::polygon::polygon_45_set_traits< T >::sorted ( const T )
inlinestatic

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