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

forgot this

parent a9d894b6
No related branches found
No related tags found
No related merge requests found
...@@ -152,8 +152,6 @@ class GFace : public GEntity ...@@ -152,8 +152,6 @@ class GFace : public GEntity
// Resets the mesh attributes to default values // Resets the mesh attributes to default values
virtual void resetMeshAttributes(); virtual void resetMeshAttributes();
std::vector<graphics_point> _graphicsRepresentation;
struct { struct {
// do we recombine the triangles of the mesh ? // do we recombine the triangles of the mesh ?
int recombine; int recombine;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment