|
CGAL 4.7 - 3D Surface Subdivision Methods
|
CGAL::Subdivision_method_3CGAL::CatmullClark_mask_3<Polyhedron_3>CGAL::Loop_mask_3<Polyhedron_3>CGAL::DooSabin_mask_3<Polyhedron_3>CGAL::Sqrt3_mask_3<Polyhedron_3> Modules | |
| Concepts | |
| Subdivision Methods | |
| A subdivision method recursively refines a coarse mesh and generates an ever closer approximation to a smooth surface. | |
Classes | |
| class | CGAL::CatmullClark_mask_3< Polyhedron_3 > |
| A stencil determines a source neighborhood whose points contribute to the position of a refined point. More... | |
| class | CGAL::DooSabin_mask_3< Polyhedron_3 > |
| A stencil determines a source neighborhood whose points contribute to the position of a refined point. More... | |
| class | CGAL::Loop_mask_3< Polyhedron_3 > |
| A stencil determines a source neighborhood whose points contribute to the position of a refined point. More... | |
| class | CGAL::Sqrt3_mask_3< Polyhedron_3 > |
| A stencil determines a source neighborhood whose points contribute to the position of a refined point. More... | |