Easy3D 2.5.3
SurfaceMesh::HalfedgeConnectivity Struct Reference

#include <surface_mesh.h>

Public Attributes

Face face_
 face incident to halfedge
 
Vertex vertex_
 vertex the halfedge points to
 
Halfedge next_
 next halfedge within a face (or along a boundary)
 
Halfedge prev_
 previous halfedge within a face (or along a boundary)
 

Detailed Description

This type stores the halfedge connectivity

See also
VertexConnectivity, FaceConnectivity

The documentation for this struct was generated from the following file: