Merge pull request #5536 from maxGimeno/Fix_ply_doc-maxGimeno

Documentation: Fix `read_ply_points_with_properties`
This commit is contained in:
Laurent Rineau 2021-03-24 14:59:20 +01:00
commit 93c0cbb4d6
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ namespace CGAL {
#endif // DOXYGEN_RUNNING
/**
\ingroup PkgPointSetProcessingIOPly
\ingroup PkgPointSetProcessing3IOPly
Reads user-selected points properties from a .ply stream (ASCII or
binary).