G+Smo  23.12.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gsSurfMesh::Halfedge_connectivity Struct Reference

Detailed Description

This type stores the halfedge connectivity

See Also
Vertex_connectivity, Face_connectivity
+ Collaboration diagram for gsSurfMesh::Halfedge_connectivity:

Public Attributes

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