\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.8.2 - 3D Surface Subdivision Methods
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Class and Concept List
Here is the list of all concepts and classes of this package. Classes are inside the namespace CGAL. Concepts are in the global namespace.
[detail level 12]
oNCGAL
|oNSubdivision_method_3The namespace containing the subdivision methods
|oCCatmullClark_mask_3A stencil determines a source neighborhood whose points contribute to the position of a refined point
|oCDooSabin_mask_3A stencil determines a source neighborhood whose points contribute to the position of a refined point
|oCLoop_mask_3A stencil determines a source neighborhood whose points contribute to the position of a refined point
|\CSqrt3_mask_3A stencil determines a source neighborhood whose points contribute to the position of a refined point
oCDQQMask_3Required member functions for the DQQMask_3 concept. This policy concept of geometric computations is used in CGAL::Subdivision_method_3::DQQ<Polyhedron_3, Mask>
oCPQQMask_3Required member functions for the PQQMask_3 concept. This policy concept of geometric computations is used in CGAL::Subdivision_method_3::PQQ<Polyhedron_3, Mask>
oCPTQMask_3Required member functions for the PTQMask_3 concept. This policy concept of geometric computations is used in CGAL::Subdivision_method_3::PTQ<Polyhedron_3, Mask>
\CSqrt3Mask_3Required member functions for the Sqrt3Mask_3 concept. This policy concept of geometric computations is used in CGAL::Subdivision_method_3::Sqrt3<Polyhedron_3, Mask>