|
CGAL 4.7 - 2D Regularized Boolean Set-Operations
|
#include <CGAL/Boolean_set_operations_2/Gps_default_dcel.h>
The class Gps_default_dcel is the default Dcel class used by the General_polygon_set_2 and Polygon_set_2 class-templates to represent the underlying internal Arrangement_2 data structure.
Types | |
| template<class T > | |
| typedef unspecified_type | rebind |
allows the rebinding of the Dcel with a different traits class T. More... | |
| typedef unspecified_type CGAL::Gps_default_dcel< Traits >::rebind |
allows the rebinding of the Dcel with a different traits class T.