Skip to content
Snippets Groups Projects
Commit b78c6a90 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

fix compile

parent d759a6bd
Branches
Tags
No related merge requests found
...@@ -144,7 +144,7 @@ class GFace : public GEntity ...@@ -144,7 +144,7 @@ class GFace : public GEntity
virtual std::string getAdditionalInfoString(); virtual std::string getAdditionalInfoString();
// Fills the crude representation cross // Fills the crude representation cross
bool GFace::buildRepresentationCross(); bool buildRepresentationCross();
// Builds a STL triangulation and fills the vertex array // Builds a STL triangulation and fills the vertex array
// va_geom_triangles // va_geom_triangles
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment