CGAL 5.2 - 2D Arrangements
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