Sébastien Loriot, Olga Sorkine-Hornung, Yin Xu and Ilker O. Yaz
This package offers surface mesh deformation algorithms which provide new positions to the vertices of a surface mesh under positional constraints of some of its vertices, without requiring any additional structure other than the surface mesh itself.
Main Class
Concepts
Algebraic Traits
◆ Deformation_algorithm_tag
#include <CGAL/Surface_mesh_deformation.h>
Deformation algorithm type.
Enumerator |
---|
ORIGINAL_ARAP | use original as-rigid-as possible algorithm
|
SPOKES_AND_RIMS | use spokes and rims version of as-rigid-as possible algorithm
|
SRE_ARAP | use smooth rotation enhanced As-rigid-as-possible
|