remove type header

This commit is contained in:
Lingjie Zhu 2017-07-09 20:01:02 +08:00
parent 0c7a3c5666
commit 0adcef3afd
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ namespace CGAL
{
/*!
* \ingroup PkgTSMA
* @brief variational shape approximation a triangular mesh.
* This function approximate the input triangulaer mesh by fitting it with proxies.
* @brief variational shape approximation a triangulated mesh.
* This function approximate the input triangulated mesh by fitting it with proxies.
*
* @tparam TriangleMesh model of `FaceGraph`.
* @tparam SegmentPropertyMap a property map containing the approximated facet patch id,