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_90< coordinate_type, property_type > Class Template Reference

#include <polygon_90_set_data.hpp>

Public Member Functions

 property_merge_90 ()
 
 property_merge_90 (const property_merge_90 &that)
 
property_merge_90operator= (const property_merge_90 &that)
 
void insert (const polygon_90_set_data< coordinate_type > &ps, const property_type &property)
 
template<class GeoObjT >
void insert (const GeoObjT &geoObj, const property_type &property)
 
template<typename ResultType >
void merge (ResultType &result)
 

Constructor & Destructor Documentation

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

Member Function Documentation

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

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