![]() |
#include <CGAL/Arr_extended_dcel.h>
void | v.assign ( Self other) | assigns v with the contents of the other vertex. |
VData | v.data () const | obtains the auxiliary data (a non-const version, returning a reference to a mutable data object is also available). |
void | v.set_data ( VData data) | sets the auxiliary data. |