![]() |
The function object concept MeshEdgeCriteria_3 is designed to drive the process which samples the 1-dimensional features of the domain. It provides an upper bound for the distance between two protecting ball centers that are consecutive on a 1-feature.
| MeshEdgeCriteria_3::Point_3 | |
|
Point type. Must match the Point_3 type in
the triangulation type used by the mesh generation function.
| |
| MeshEdgeCriteria_3::Edge | |
|
Type for edges of the triangulation. Must match the
Edge type in the triangulation type used by the mesh generation function.
| |
| MeshEdgeCriteria_3::FT | |
|
Numerical type.
| |
| bool | edge_criteria ( Edge e ) | Returns true if edge e does not fulfill the criteria. |
| FT | edge_criteria.sizing_field ( Point_3 p) | |
| Returns the value of the sizing field (i.e. the maximum edge length) at point p. | ||
MeshCellCriteria_3
MeshFacetCriteria_3
MeshCriteria_3
MeshCriteriaWithFeatures_3