CGAL::Arr_default_overlay_traits<Arrangement>

Definition

An instance of Arr_default_overlay_traits<Arrangement> should be used for overlaying two arrangements of type Arrangement that store no auxiliary data with their DCEL records, where the resulting overlaid arrangement stores no auxiliary DCEL data as well. This class simply gives empty implementation for all traits-class functions.

#include <CGAL/Arr_default_overlay_traits.h>

Is Model for the Concepts

OverlayTraits

See Also

overlay