Skip to content
Snippets Groups Projects
Unverified Commit 0094ce40 authored by Dmitri Naumov's avatar Dmitri Naumov Committed by GitHub
Browse files

[MeL] MeshInformation; Fix doxygen comment.

parent 8875d278
No related branches found
No related tags found
No related merge requests found
...@@ -78,7 +78,7 @@ public: ...@@ -78,7 +78,7 @@ public:
static void writePropertyVectorInformation(const MeshLib::Mesh& mesh); static void writePropertyVectorInformation(const MeshLib::Mesh& mesh);
/// writes out mesh validation results /// writes out mesh validation results
// Remark: MeshValidation can modify the original mesh /// Remark: MeshValidation can modify the original mesh
static void writeMeshValidationResults(MeshLib::Mesh& mesh); static void writeMeshValidationResults(MeshLib::Mesh& mesh);
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment