35 #ifndef LVR2_GEOMETRY_HALFEDGEVERTEX_H_ 36 #define LVR2_GEOMETRY_HALFEDGEVERTEX_H_ 44 struct OptionalHalfEdgeHandle;
49 template <
typename BaseVecT>
BaseVecT pos
The 3D position of this vertex.
Represents a vertex in the HEM data structure.
Semantically equivalent to boost::optional<HalfEdgeHandle>
OptionalHalfEdgeHandle outgoing
The edge starting at this vertex.