Template Struct HalfEdgeVertex
Defined in File HalfEdgeVertex.hpp
Struct Documentation
-
template<typename BaseVecT>
struct HalfEdgeVertex Represents a vertex in the HEM data structure.
Public Members
-
OptionalHalfEdgeHandle outgoing
The edge starting at this vertex.
-
OptionalHalfEdgeHandle outgoing