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]
▼NCGAL | |
CCatmullClark_mask_3 | The geometry mask of Catmull-Clark subdivision |
CDooSabin_mask_3 | The geometry mask of Doo-Sabin subdivision |
CDQQ_stencil_3 | The stencil of the Dual-Quadrilateral-Quadrisection |
CLinear_mask_3 | Bi-linear geometry mask for PQQ, PTQ, and Sqrt(3) schemes |
CLoop_mask_3 | The geometry mask of Loop subdivision |
CPQQ_stencil_3 | The stencil of the Primal-Quadrilateral-Quadrisection |
CSqrt3_mask_3 | The geometry mask of Sqrt(3) subdivision |
CDQQMask_3 | Required member functions for the DQQMask_3 concept. This policy concept of geometric computations is used in CGAL::Subdivision_method_3::DQQ<PolygonMesh, Mask, NamedParameters> |
CPQQMask_3 | Required member functions for the PQQMask_3 concept. This policy concept of geometric computations is used in CGAL::Subdivision_method_3::PQQ<PolygonMesh, Mask, NamedParameters> |
CPTQMask_3 | Required member functions for the PTQMask_3 concept. This policy concept of geometric computations is used in CGAL::Subdivision_method_3::PTQ<PolygonMesh, Mask, NamedParameters> |
CSqrt3Mask_3 | Required member functions for the Sqrt3Mask_3 concept. This policy concept of geometric computations is used in CGAL::Subdivision_method_3::Sqrt3<PolygonMesh, Mask, NamedParameters> |
CSubdivisionMask_3 | This concept defines types used by the mask concepts |