Enriched halfedge for CGAL polyhedron adding tag information. More...
#include <enriched_polyhedron.h>
Public Member Functions | |
std::size_t | get_tag () |
Getter to halfedge tag. More... | |
void | set_tag (std::size_t tag) |
Setter to halfedge tag. More... | |
Enriched halfedge for CGAL polyhedron adding tag information.
See the CGAL documentation for information on templates
|
inline |
Getter to halfedge tag.
|
inline |
Setter to halfedge tag.
tag | Value of the tag |