Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
MeshCriteriaWithFeatures_3
Definition
The concept
MeshCriteriaWithFeatures_3
refines the concept
MeshCriteria_3
. The concept
MeshCriteria_3
encapsulates the concepts
MeshCellCriteria_3
and
MeshFacetCriteria_3
describing the refinement criteria for, respectively, mesh cells and surface facets. For domains with features, the concept
MeshCriteriaWithFeatures_3
additionnally encapsulates the concept
MeshEdgeCriteria_3
, that describes the requirements, in terms of sizing, for the discretization of the domain
1
-dimensional features.
Refines
MeshDomain_3
Types
MeshCriteriaWithFeatures_3::Edge_criteria
Functor that describes the criteria for the mesh edges that discretize the input domain 1-dimensional features. This type must be a model of the concept
MeshEdgeCriteria_3
.
Access Functions
Edge_criteria
criteria.edge_criteria_object ()
Returns the edge criteria.
Has Models
Mesh_criteria_3<Tr>
See Also
MeshCriteria_3
MeshEdgeCriteria_3
MeshFacetCriteria_3
MeshCellCriteria_3
CGAL::make_mesh_3
CGAL::refine_mesh_3
Next:
MeshCellCriteria_3
Navigation:
Up
Table of Contents
Package Overview
Bibliography
Index
Title
Acknowledging CGAL
CGAL Open Source Project
. Release 3.9. 26 September 2011.