CGAL 6.0 - 2D Arrangements
Loading...
Searching...
No Matches
CGAL::Arr_default_overlay_traits< Arrangement > Class Template Reference

#include <CGAL/Arr_default_overlay_traits.h>

Definition

template<typename Arrangement>
class CGAL::Arr_default_overlay_traits< Arrangement >

An instance of Arr_default_overlay_traits 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.

Is model of
OverlayTraits
See also
overlay