Developer Documentation
Loading...
Searching...
No Matches
OpenVolumeMesh::HEHandleCorrection Class Reference

Public Member Functions

 HEHandleCorrection (HalfEdgeHandle _thld)
 
void correctVecValue (std::vector< HalfEdgeHandle > &_vec)
 
void correctValue (HalfEdgeHandle &_h)
 

Private Attributes

HalfEdgeHandle thld_
 

Detailed Description

Definition at line 304 of file Handles.hh.

Constructor & Destructor Documentation

◆ HEHandleCorrection()

OpenVolumeMesh::HEHandleCorrection::HEHandleCorrection ( HalfEdgeHandle  _thld)
inlineexplicit

Definition at line 306 of file Handles.hh.

Member Function Documentation

◆ correctValue()

void OpenVolumeMesh::HEHandleCorrection::correctValue ( HalfEdgeHandle _h)
inline

Definition at line 316 of file Handles.hh.

◆ correctVecValue()

void OpenVolumeMesh::HEHandleCorrection::correctVecValue ( std::vector< HalfEdgeHandle > &  _vec)
inline

Definition at line 307 of file Handles.hh.

Member Data Documentation

◆ thld_

HalfEdgeHandle OpenVolumeMesh::HEHandleCorrection::thld_
private

Definition at line 320 of file Handles.hh.


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