CGAL 4.9 - Point Set Shape Detection
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 1234]
oNCGAL
|\NShape_detection_3
| oCEfficient_RANSACA shape detection algorithm using a RANSAC method
| |\CParametersParameters for the shape detection algorithm
| oCTorusTorus implements Shape_base
| oCShape_baseBase class for shape types defining an interface to construct a shape from a set of points and to compute the point distance and normal deviation from the surface normal
| oCSphereSphere implements Shape_base
| oCConeCone implements Shape_base
| oCEfficient_RANSAC_traitsDefault traits class to use the shape detection class Efficient_RANSAC
| oCPlanePlane implements Shape_base
| \CCylinderCylinder implements Shape_base
\CEfficientRANSACTraitsConcept describing the set of types required by the class CGAL::Shape_detection_3::Efficient_RANSAC and all shape classes