|
CGAL 4.7 - Surface Mesh
|
#include <CGAL/Surface_mesh/Surface_mesh.h>
This class represents a halfedge.
Index Vertex_index, Edge_index, Face_index Public Member Functions | |
| Halfedge_index () | |
| Default constructor More... | |
| Halfedge_index (size_type _idx) | |
Friends | |
| std::ostream & | operator<< (std::ostream &os, typename Surface_mesh::Halfedge_index const &h) |
| prints the index and a short identification string to an ostream. More... | |
| CGAL::Surface_mesh< P >::Halfedge_index::Halfedge_index | ( | ) |
Default constructor
|
explicit |
|
friend |
prints the index and a short identification string to an ostream.