mirror of https://github.com/CGAL/cgal
Fix indentation and markdown
This commit is contained in:
parent
1006be85bd
commit
cb10422e3c
|
|
@ -708,7 +708,7 @@ user might encounter.
|
|||
## I/O Functions ##
|
||||
- \link PkgBGLIOFct CGAL::read_off() \endlink
|
||||
- \link PkgBGLIOFct CGAL::write_off() \endlink
|
||||
- \link PkgBGLIOFct `CGAL::write_VTP()` \endlink
|
||||
- \link PkgBGLIOFct CGAL::write_VTP() \endlink
|
||||
- \link PkgBGLIOFct CGAL::write_wrl() \endlink
|
||||
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -63,10 +63,10 @@ Release date: March 2019
|
|||
`Arr_polycurve_basic_traits_2`.
|
||||
|
||||
### 2D and 3D Mesh Generation
|
||||
- Added 3 functions for writing in modern VTK formats:
|
||||
-`CGAL::output_to_vtu()`
|
||||
-`CGAL::write_VTU()`
|
||||
-`CGAL::write_VTP()`
|
||||
- Added 3 functions for writing in XML VTK formats:
|
||||
- `CGAL::output_to_vtu()`
|
||||
- `CGAL::write_VTU()`
|
||||
- `CGAL::write_VTP()`
|
||||
|
||||
### CGAL and the Boost Graph Library (BGL)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue