DQQMask_3

Required member functions for the DQQMask_3 concept. This policy concept of geometric computations is used in CGAL::Subdivision_method_3::DQQ<Polyhedron_3, Mask>.

Operations

void mask.corner_node ( Halfedge_handle he, Point_3& pt)
computes the subdivided point pt based on the neighborhood of the vertex pointed by the halfedge he.

DQQ corner stencil

Has Models

CGAL::DooSabin_mask_3<Polyhedron_3>

See Also

CGAL::Subdivision_method_3