Public Attributes | List of all members
lvr2::HalfEdgeVertex< BaseVecT > Struct Template Reference

Represents a vertex in the HEM data structure. More...

#include <HalfEdgeVertex.hpp>

Public Attributes

OptionalHalfEdgeHandle outgoing
 The edge starting at this vertex. More...
 
BaseVecT pos
 The 3D position of this vertex. More...
 

Detailed Description

template<typename BaseVecT>
struct lvr2::HalfEdgeVertex< BaseVecT >

Represents a vertex in the HEM data structure.

Definition at line 50 of file HalfEdgeVertex.hpp.

Member Data Documentation

◆ outgoing

template<typename BaseVecT >
OptionalHalfEdgeHandle lvr2::HalfEdgeVertex< BaseVecT >::outgoing

The edge starting at this vertex.

Definition at line 53 of file HalfEdgeVertex.hpp.

◆ pos

template<typename BaseVecT >
BaseVecT lvr2::HalfEdgeVertex< BaseVecT >::pos

The 3D position of this vertex.

Definition at line 56 of file HalfEdgeVertex.hpp.


The documentation for this struct was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:27