![]() |
G+Smo
25.01.0
Geometry + Simulation Modules
|
This type stores the halfedge 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 | |