CGAL 6.0 - 2D Arrangements
Loading...
Searching...
No Matches
CGAL::Arr_dcel_base< V, H, F >::Arr_vertex_base< Point > Class Template Reference

#include <CGAL/Arr_dcel_base.h>

Definition

template<typename V, typename H, typename F>
template<typename Point>
class CGAL::Arr_dcel_base< V, H, F >::Arr_vertex_base< Point >

The basic DCEL vertex type.

Serves as a basis class for an extended vertex record with auxiliary data fields. The Point parameter is the type of points associated with the vertices.

Is model of
ArrangementDcelVertex