summaryrefslogtreecommitdiff
path: root/src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2021-04-21 14:25:24 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2021-04-21 14:25:24 +0200
commitaf94bf9de8a4c08fe4d9a0c8719ae696b501169f (patch)
tree484ecc4b346c6e7ae088b4628f09056abe919a76 /src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h
parent130c3057bfef7c4c1e0ee0b1940c34bc2f9d6c33 (diff)
doc review: build_mesh_from_cell_complex and output_meshes_to_medit was not documented
Diffstat (limited to 'src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h')
-rw-r--r--src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h b/src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h
index 203ed6c5..ca08f629 100644
--- a/src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h
+++ b/src/Coxeter_triangulation/include/gudhi/IO/Mesh_medit.h
@@ -20,11 +20,11 @@ namespace Gudhi {
namespace coxeter_triangulation {
-/* \class Mesh_medit
- * \brief Structure to store a mesh that can be output in Medit .mesh file format
- * using the output_meshes_to_medit method.
+/** \class Mesh_medit
+ * \brief Structure to store a mesh that can be output in Medit .mesh file format
+ * using the output_meshes_to_medit method.
*
- * \ingroup coxeter_triangulation
+ * \ingroup coxeter_triangulation
*/
struct Mesh_medit {
/** \brief Type of a range of vertices. */