CGAL 4.7 - Triangulated Surface Mesh Skeletonization
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages

Concepts

conceptMeanCurvatureSkeletonizationTraits
 Traits class concept defining the requirements of the class CGAL::Mean_curvature_flow_skeletonization. More...
 
conceptNormalEquationSparseLinearAlgebraTraits_d
 Concept describing the set of requirements for solving the normal equation AtAX=AtB, A being a matrix, At its transpose matrix, B and X being two vectors. More...