Represents a face in the HEM data structure. More...
#include <HalfEdgeFace.hpp>
| Public Member Functions | |
| HalfEdgeFace (HalfEdgeHandle edge) | |
| Public Attributes | |
| HalfEdgeHandle | edge | 
| One of the edges bounding this face.  More... | |
Represents a face in the HEM data structure.
Definition at line 49 of file HalfEdgeFace.hpp.
| 
 | inline | 
Definition at line 51 of file HalfEdgeFace.hpp.
| HalfEdgeHandle lvr2::HalfEdgeFace::edge | 
One of the edges bounding this face.
Definition at line 55 of file HalfEdgeFace.hpp.