$darkmode
VCG Library
Public Types | Public Member Functions | Public Attributes | List of all members
vcg::tri::QualityEdgePredicate< MESH_TYPE > Class Template Reference

Public Types

typedef Point3< typename MESH_TYPE::ScalarType > Point3x
 
typedef MESH_TYPE::ScalarType ScalarType
 

Public Member Functions

 QualityEdgePredicate (const ScalarType &thr, ScalarType _tolerance=0.02)
 
bool operator() (face::Pos< typename MESH_TYPE::FaceType > ep)
 

Public Attributes

ScalarType thr
 
ScalarType tolerance
 

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