CGAL 4.8.2 - 3D Surface Subdivision Methods
|
CGAL | |
Subdivision_method_3 | The namespace containing the subdivision methods |
CatmullClark_mask_3 | A stencil determines a source neighborhood whose points contribute to the position of a refined point |
DooSabin_mask_3 | A stencil determines a source neighborhood whose points contribute to the position of a refined point |
Loop_mask_3 | A stencil determines a source neighborhood whose points contribute to the position of a refined point |
Sqrt3_mask_3 | A stencil determines a source neighborhood whose points contribute to the position of a refined point |
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> |
PQQMask_3 | 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> |
PTQMask_3 | Required member functions for the PTQMask_3 concept. This policy concept of geometric computations is used in CGAL::Subdivision_method_3::PTQ<Polyhedron_3, Mask> |
Sqrt3Mask_3 | Required member functions for the Sqrt3Mask_3 concept. This policy concept of geometric computations is used in CGAL::Subdivision_method_3::Sqrt3<Polyhedron_3, Mask> |