#include <polygon_set_data.hpp>
Public Member Functions | |
| connectivity_extraction () | |
| connectivity_extraction (const connectivity_extraction &that) | |
| connectivity_extraction & | operator= (const connectivity_extraction &that) |
| unsigned int | insert (const polygon_set_data< coordinate_type > &ps) |
| template<class GeoObjT > | |
| unsigned int | insert (const GeoObjT &geoObj) |
| template<class GraphT > | |
| void | extract (GraphT &graph) |
|
inline |
|
inline |
|
inline |
Referenced by boost::polygon::polygon_set_data< T >::interact().
|
inline |
|
inline |
|
inline |