58 #error this file is for documentation purposes only
void set_face_handle(FaceHandle _fh)
void set_n_vertices(unsigned char _n)
void set_halfedge_handle(HalfedgeHandle _eh)
Set the outgoing halfedge link.
GenProg::TagTrue IsTriangle
FaceHandle face_handle() const
static bool is_triangle()
Run-time test: is this face a triangle?
VertexHandle vertex_handle() const
Handle for a halfedge entity.
HalfedgeHandle next_halfedge_handle() const
Refs_ Refs
Re-export the template argument Refs. This must be done!
unsigned char n_vertices() const
Get the number of vertices of this face.
Refs_ Refs
Re-export the template argument Refs. This must be done!
HalfedgeHandle halfedge_handle() const
Get a halfedge that belongs to this face.
Refs_ Refs
Re-export the template argument Refs. This must be done!
Handle for a vertex entity.
void set_halfedge_handle(HalfedgeHandle _eh)
Refs_ Refs
Re-export the template argument Refs. This must be done!
Handle for a face entity.
void set_vertex_handle(VertexHandle _vh)
void set_next_halfedge_handle(HalfedgeHandle _eh)
VertexT()
Default constructor.
HalfedgeHandle halfedge_handle() const
Get an outgoing halfedge.