CGAL 4.5 - Triangulated Surface Mesh Deformation
|
![]() ![]() | |
![]() ![]() ![]() | Class renamed to Surface_mesh_deformation |
![]() ![]() ![]() | A class to compute the closest rotation in Frobenius norm to a 3x3 Matrix using the Eigen library |
![]() ![]() ![]() | A class to compute the closest rotation in Frobenius norm to a 3x3 Matrix using the Eigen library |
![]() ![]() ![]() | Class providing the functionalities for deforming a triangulated surface mesh |
![]() ![]() | Concept describing the set of requirements for computing a 3x3 rotation matrix that is close to a given 3x3 matrix, together with basic computations used in the class CGAL::Surface_mesh_deformation . The definition of close depends on the model. The fact that some basic operations are hidden behind a function is to allow to benefit from optimizations like expression template from libraries used to implement models of this concept |
![]() ![]() | Concept describing the set of requirements of a simple point type |
![]() ![]() | Concept describing the set of requirements for a direct sparse linear system solver with factorization. A model of this concept stores the left-hand matrix (denoted A) and provides an additional factorization method to solve the system for different right-hand vectors |
![]() ![]() | Concept describing the set of requirements for calculating weights for halfedges |