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_90_set_mutable_traits< std::list< T > > Struct Template Reference

#include <polygon_90_set_traits.hpp>

Public Types

typedef geometry_concept< T >::type concept_type
 

Static Public Member Functions

template<typename input_iterator_type >
static void set (std::list< T > &polygon_set, input_iterator_type input_begin, input_iterator_type input_end, orientation_2d orient)
 

Member Typedef Documentation

template<typename T >
typedef geometry_concept<T>::type boost::polygon::polygon_90_set_mutable_traits< std::list< T > >::concept_type

Member Function Documentation

template<typename T >
template<typename input_iterator_type >
static void boost::polygon::polygon_90_set_mutable_traits< std::list< T > >::set ( std::list< T > &  polygon_set,
input_iterator_type  input_begin,
input_iterator_type  input_end,
orientation_2d  orient 
)
inlinestatic

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