|
Easy3D 2.6.1
|
This type stores the halfedge connectivity. More...
#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) | |
This type stores the halfedge connectivity.