mirror of https://github.com/CGAL/cgal
Minor doc cleaning
This commit is contained in:
parent
a284ec00d4
commit
b39d728f45
|
|
@ -562,8 +562,6 @@ volume(const TriangleMesh& tmesh)
|
|||
* either deduced from the `geom_traits` \ref pmp_namedparameters "Named Parameters" if provided,
|
||||
* or the geometric traits class deduced from the point property map of `tmesh`.
|
||||
*
|
||||
* @warning
|
||||
*
|
||||
*/
|
||||
template<typename TriangleMesh,
|
||||
typename CGAL_PMP_NP_TEMPLATE_PARAMETERS>
|
||||
|
|
|
|||
Loading…
Reference in New Issue