mirror of https://github.com/CGAL/cgal
Surface_mesh_deformation: Incorrect deprecated sections
In the file Surface_mesh_deformation/index.html the deprecated section is not properly shown due to the fact that the list is not properly closed.
This commit is contained in:
parent
c837828770
commit
df8aa6904f
|
|
@ -102,6 +102,7 @@ The function `Surface_mesh_deformation::preprocess()` returns `true` if the fact
|
|||
Rank deficiency is the main reason for failure. Typical failure cases are:
|
||||
- All the vertices are in the ROI and no control vertices are set
|
||||
- The weighting scheme used to fill the sparse matrix (model of `SurfaceMeshDeformationWeights`) features too many zeros and breaks the connectivity information
|
||||
.
|
||||
|
||||
\cgalAdvancedBegin
|
||||
The choice of the weighting scheme provides a mean to adjust the way the control vertices
|
||||
|
|
|
|||
Loading…
Reference in New Issue