CGAL 5.6.1 - 2D Arrangements
CGAL::Arr_dcel_base< V, H, F >::Arr_vertex_base< Point > Class Template Reference

#include <CGAL/Arr_dcel_base.h>

Definition

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