CGAL 4.7 - Point Set Processing
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
|oNinternal
|oNVoronoi_covariance_3
||oNinternal
|||oCCovariance_accumulator_3
|||\CVolume_accumulator_3
||\CSphere_discretization
|oCEigen_vcm_traitsA model of the concept VCMTraits using Eigen
|oCvalue_type_traitsClass providing the value type of an iterator, and in the case of an output iterator, a type of objects that can be put in it
|oCvalue_type_traits< std::back_insert_iterator< Container > >
|oCvalue_type_traits< std::insert_iterator< Container > >
|\Cvalue_type_traits< std::front_insert_iterator< Container > >
\CVCMTraitsConcept providing functions to extract eigenvectors and eigenvalue from covariance matrices represented by an array a as follows:
[a[0]a[1]a[2]a[1]a[3]a[4]a[2]a[4]a[5]]