#include <refine.h>
Public Types | |
typedef Point3< typename MESH_TYPE::ScalarType > | Point3x |
typedef MESH_TYPE::ScalarType | ScalarType |
Public Member Functions | |
bool | operator() (face::Pos< typename MESH_TYPE::FaceType > ep) |
QualityEdgePredicate (const ScalarType &thr, ScalarType _tolerance=0.02) | |
Public Attributes | |
ScalarType | thr |
ScalarType | tolerance |
typedef Point3<typename MESH_TYPE::ScalarType> vcg::tri::QualityEdgePredicate< MESH_TYPE >::Point3x |
typedef MESH_TYPE::ScalarType vcg::tri::QualityEdgePredicate< MESH_TYPE >::ScalarType |
vcg::tri::QualityEdgePredicate< MESH_TYPE >::QualityEdgePredicate | ( | const ScalarType & | thr, |
ScalarType | _tolerance = 0.02 |
||
) | [inline] |
bool vcg::tri::QualityEdgePredicate< MESH_TYPE >::operator() | ( | face::Pos< typename MESH_TYPE::FaceType > | ep | ) | [inline] |
ScalarType vcg::tri::QualityEdgePredicate< MESH_TYPE >::thr |
ScalarType vcg::tri::QualityEdgePredicate< MESH_TYPE >::tolerance |