$darkmode
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 |