Struct HalfEdgeFace
Defined in File HalfEdgeFace.hpp
Struct Documentation
-
struct HalfEdgeFace
Represents a face in the HEM data structure.
Public Functions
-
inline HalfEdgeFace(HalfEdgeHandle edge)
Public Members
-
HalfEdgeHandle edge
One of the edges bounding this face.
-
inline HalfEdgeFace(HalfEdgeHandle edge)