|
CGAL 6.3 - 1D Arrangements
|
Topics | |
| Geometric Object Concepts | |
| Function Object Concepts | |
| Geometry Traits Concepts | |
| Topology Object Concepts | |
Concepts | |
| class | ArrangementOnCurve_1 |
| class | OverlayVisitor |
| A model of the OverlayVisitor concept contains callback functions invoked while the overlay operation of two input arrangements progresses. Models of the concept are used by the free function Arrangement_on_curve_1::overlay() to maintain the auxiliary data stored with the cells (i.e., vertices and edges) of the resulting overlaid arrangement, based on the contents of the input cells. More... | |