Developer Documentation
OpenMesh::SmartBaseHandle Class Reference

Base class for all smart handle types. More...

#include <OpenFlipper/libs_required/OpenMesh/src/OpenMesh/Core/Mesh/SmartHandles.hh>

Inheritance diagram for OpenMesh::SmartBaseHandle:
OpenMesh::SmartEdgeHandle OpenMesh::SmartFaceHandle OpenMesh::SmartHalfedgeHandle OpenMesh::SmartVertexHandle

Public Member Functions

 SmartBaseHandle (const PolyConnectivity *_mesh=nullptr)
 
const PolyConnectivitymesh () const
 Get the underlying mesh of this handle.
 

Private Attributes

const PolyConnectivitymesh_
 

Detailed Description

Base class for all smart handle types.

Definition at line 68 of file SmartHandles.hh.


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