G+Smo
24.08.0
Geometry + Simulation Modules
|
This type stores the 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 | |