mirror of https://github.com/CGAL/cgal
Merge pull request #5536 from maxGimeno/Fix_ply_doc-maxGimeno
Documentation: Fix `read_ply_points_with_properties`
This commit is contained in:
commit
93c0cbb4d6
|
|
@ -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).
|
||||
|
|
|
|||
Loading…
Reference in New Issue