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

#include <polygon_90_set_data.hpp>

Public Member Functions

 connectivity_extraction_90 ()
 
 connectivity_extraction_90 (const connectivity_extraction_90 &that)
 
connectivity_extraction_90operator= (const connectivity_extraction_90 &that)
 
unsigned int insert (const polygon_90_set_data< coordinate_type > &ps)
 
template<class GeoObjT >
unsigned int insert (const GeoObjT &geoObj)
 
template<class GraphT >
void extract (GraphT &graph)
 

Constructor & Destructor Documentation

template<typename coordinate_type >
boost::polygon::connectivity_extraction_90< coordinate_type >::connectivity_extraction_90 ( )
inline
template<typename coordinate_type >
boost::polygon::connectivity_extraction_90< coordinate_type >::connectivity_extraction_90 ( const connectivity_extraction_90< coordinate_type > &  that)
inline

Member Function Documentation

template<typename coordinate_type >
template<class GraphT >
void boost::polygon::connectivity_extraction_90< coordinate_type >::extract ( GraphT &  graph)
inline
template<typename coordinate_type >
template<class GeoObjT >
unsigned int boost::polygon::connectivity_extraction_90< coordinate_type >::insert ( const GeoObjT &  geoObj)
inline
template<typename coordinate_type >
connectivity_extraction_90& boost::polygon::connectivity_extraction_90< coordinate_type >::operator= ( const connectivity_extraction_90< coordinate_type > &  that)
inline

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