fix doxygen warning

This commit is contained in:
Andreas Fabri 2025-09-30 06:47:14 +01:00
parent e652a7976a
commit 33bd58bbef
1 changed files with 2 additions and 0 deletions

View File

@ -87,6 +87,7 @@ bool read_PLY_BGL(std::istream& is,
\param is the input stream
\param g the graph to be built from the input data
\param comments a string included line by line in the header of the PLY stream (each line will be precedeed by "comment ")
\param np optional \ref bgl_namedparameters "Named Parameters" described below
\cgalNamedParamsBegin
@ -173,6 +174,7 @@ bool read_PLY(std::istream& is,
\param fname the name of the input file
\param g the graph to be built from the input data
\param comments a string included line by line in the header of the PLY stream (each line will be precedeed by "comment
\param np optional \ref bgl_namedparameters "Named Parameters" described below
\cgalNamedParamsBegin