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}
|
* 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>`}
|
* \cgalParamDefault{`CGAL::Identity_property_map<geom_traits::Point_3>`}
|
||||||
* \cgalParamNEnd
|
* \cgalParamNEnd
|
||||||
*
|
*
|
||||||
* \cgalParamNBegin{stream_precision}
|
* \cgalParamNBegin{stream_precision}
|
||||||
* \cgalParamDescription{a parameter used to set the precision (i.e. how many digits are generated) of the output stream}
|
* \cgalParamDescription{a parameter used to set the precision (i.e. how many digits are generated) of the output stream}
|
||||||
* \cgalParamType{int}
|
* \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}
|
* 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>`}
|
* \cgalParamDefault{`CGAL::Identity_property_map<geom_traits::Point_3>`}
|
||||||
* \cgalParamNEnd
|
* \cgalParamNEnd
|
||||||
*
|
*
|
||||||
* \cgalParamNBegin{stream_precision}
|
* \cgalParamNBegin{stream_precision}
|
||||||
* \cgalParamDescription{a parameter used to set the precision (i.e. how many digits are generated) of the output stream}
|
* \cgalParamDescription{a parameter used to set the precision (i.e. how many digits are generated) of the output stream}
|
||||||
* \cgalParamType{int}
|
* \cgalParamType{int}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue