mirror of https://github.com/CGAL/cgal
trailing whitespace
This commit is contained in:
parent
6c4aeabb9d
commit
7d4852a60f
|
|
@ -273,7 +273,7 @@ bool read_OFF(const std::string& fname,
|
|||
* of the iterator of `PointRange` and value type is a point type with floating point coordinates}
|
||||
* \cgalParamDefault{`CGAL::Identity_property_map<geom_traits::Point_3>`}
|
||||
* \cgalParamNEnd
|
||||
*
|
||||
*
|
||||
* \cgalParamNBegin{stream_precision}
|
||||
* \cgalParamDescription{a parameter used to set the precision (i.e. how many digits are generated) of the output stream}
|
||||
* \cgalParamType{int}
|
||||
|
|
@ -321,7 +321,7 @@ bool write_OFF(std::ostream& os,
|
|||
* of the iterator of `PointRange` and value type is a point type with floating point coordinates}
|
||||
* \cgalParamDefault{`CGAL::Identity_property_map<geom_traits::Point_3>`}
|
||||
* \cgalParamNEnd
|
||||
*
|
||||
*
|
||||
* \cgalParamNBegin{stream_precision}
|
||||
* \cgalParamDescription{a parameter used to set the precision (i.e. how many digits are generated) of the output stream}
|
||||
* \cgalParamType{int}
|
||||
|
|
|
|||
Loading…
Reference in New Issue