Required member functions for the PQQMask_3 concept. This policy concept of geometric computations is used in CGAL::Subdivision_method_3::PQQ<Polyhedron_3, Mask>.
|
| |
computes the facet-point pt based on the neighborhood of the facet f. | ||
|
| |
computes the edge-point pt based on the neighborhood of the edge e. | ||
|
| |
computes the vertex-point pt based on the neighborhood of the vertex v. | ||
|
| |
computes the edge-point ept and the vertex-point vpt based on the neighborhood of the border edge e. |
CGAL::CatmullClark_mask_3<Polyhedron_3>