G+Smo  25.01.0
Geometry + Simulation Modules
 
Loading...
Searching...
No Matches
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