Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
polygon_45_set_traits.hpp File Reference
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::polygon::polygon_45_set_traits< T >
 
struct  boost::polygon::is_45_polygonal_concept< T >
 
struct  boost::polygon::is_45_polygonal_concept< polygon_45_concept >
 
struct  boost::polygon::is_45_polygonal_concept< polygon_45_with_holes_concept >
 
struct  boost::polygon::is_45_polygonal_concept< polygon_45_set_concept >
 
struct  boost::polygon::is_polygon_45_set_type< T >
 
struct  boost::polygon::is_polygon_45_set_type< std::list< T > >
 
struct  boost::polygon::is_polygon_45_set_type< std::vector< T > >
 
struct  boost::polygon::is_mutable_polygon_45_set_type< T >
 
struct  boost::polygon::is_mutable_polygon_45_set_type< std::list< T > >
 
struct  boost::polygon::is_mutable_polygon_45_set_type< std::vector< T > >
 
struct  boost::polygon::polygon_45_set_mutable_traits< T >
 
struct  boost::polygon::polygon_45_set_mutable_traits< std::list< T > >
 
struct  boost::polygon::polygon_45_set_mutable_traits< std::vector< T > >
 
struct  boost::polygon::polygon_45_set_mutable_traits< polygon_45_set_data< T > >
 
struct  boost::polygon::polygon_45_set_traits< polygon_45_set_data< T > >
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::polygon
 

Functions

template<typename T >
bool boost::polygon::fracture_holes_45_by_concept ()
 
template<>
bool boost::polygon::fracture_holes_45_by_concept< polygon_45_concept > ()
 
template<typename T , typename iT >
void boost::polygon::get_45_polygons_T (T &t, iT begin, iT end)