Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::polygon::property_merge_45< coordinate_type, property_type > Class Template Reference

#include <polygon_45_set_data.hpp>

Public Member Functions

 property_merge_45 ()
 
 property_merge_45 (const property_merge_45 &that)
 
property_merge_45operator= (const property_merge_45 &that)
 
void insert (const polygon_45_set_data< coordinate_type > &ps, property_type property)
 
template<class GeoObjT >
void insert (const GeoObjT &geoObj, property_type property)
 
template<class result_type >
void merge (result_type &result)
 

Constructor & Destructor Documentation

template<typename coordinate_type , typename property_type >
boost::polygon::property_merge_45< coordinate_type, property_type >::property_merge_45 ( )
inline
template<typename coordinate_type , typename property_type >
boost::polygon::property_merge_45< coordinate_type, property_type >::property_merge_45 ( const property_merge_45< coordinate_type, property_type > &  that)
inline

Member Function Documentation

template<typename coordinate_type , typename property_type >
void boost::polygon::property_merge_45< coordinate_type, property_type >::insert ( const polygon_45_set_data< coordinate_type > &  ps,
property_type  property 
)
inline
template<typename coordinate_type , typename property_type >
template<class GeoObjT >
void boost::polygon::property_merge_45< coordinate_type, property_type >::insert ( const GeoObjT &  geoObj,
property_type  property 
)
inline
template<typename coordinate_type , typename property_type >
template<class result_type >
void boost::polygon::property_merge_45< coordinate_type, property_type >::merge ( result_type result)
inline
template<typename coordinate_type , typename property_type >
property_merge_45& boost::polygon::property_merge_45< coordinate_type, property_type >::operator= ( const property_merge_45< coordinate_type, property_type > &  that)
inline

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