mirror of https://github.com/CGAL/cgal
Document a @param
This commit is contained in:
parent
970f16913b
commit
cee9effe09
|
|
@ -258,7 +258,7 @@ bool write_LAS_with_properties(std::ostream& os, ///< output stream.
|
|||
LAS_property::X,
|
||||
LAS_property::Y,
|
||||
LAS_property::Z> point_property, ///< property handler for points
|
||||
PropertyHandler&& ... properties);
|
||||
PropertyHandler&& ... properties); ///< parameter pack of property handlers
|
||||
|
||||
/**
|
||||
\ingroup PkgStreamSupportIoFuncsLAS
|
||||
|
|
|
|||
Loading…
Reference in New Issue