|
CGAL 6.3 - Triangulated Surface Mesh Deformation
|
Topics | |
| Concepts | |
Classes | |
| class | CGAL::Deformation_Eigen_closest_rotation_traits_3 |
| A class to compute the closest rotation in Frobenius norm to a 3x3 Matrix using the Eigen library . More... | |
| class | CGAL::Deformation_Eigen_polar_closest_rotation_traits_3 |
| A class to compute the closest rotation in Frobenius norm to a 3x3 Matrix using the Eigen library . More... | |
| class | CGAL::Surface_mesh_deformation< TM, VIM, HIM, TAG, WC, ST, CR, VPM > |
| Class providing the functionalities for deforming a triangulated surface mesh. More... | |
Enumerations | |
| enum | CGAL::Deformation_algorithm_tag { CGAL::ORIGINAL_ARAP , CGAL::SPOKES_AND_RIMS , CGAL::SRE_ARAP } |
| Deformation algorithm type. More... | |