Handle to access half edges of the HEM. More...
#include <HalfEdge.hpp>

Static Public Member Functions | |
| static HalfEdgeHandle | oneHalfOf (EdgeHandle eH) |
Additional Inherited Members | |
Public Member Functions inherited from lvr2::BaseHandle< Index > | |
| BaseHandle (Index idx) | |
| Index | idx () const |
| bool | operator!= (const BaseHandle &other) const |
| bool | operator< (const BaseHandle &other) const |
| bool | operator== (const BaseHandle &other) const |
| void | setIdx (Index idx) |
Protected Attributes inherited from lvr2::BaseHandle< Index > | |
| Index | m_idx |
Handle to access half edges of the HEM.
Definition at line 52 of file HalfEdge.hpp.
|
inlinestatic |
Definition at line 57 of file HalfEdge.hpp.