Skip to content
Snippets Groups Projects
Commit d1fc7b6d authored by Markus Grotz's avatar Markus Grotz
Browse files

rename viz::ElementFlags

parent 9f20937b
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ module data
{
const int NONE = 0;
const int OVERRIDE_MATERIAL = 1;
const int INVISIBLE = 2;
const int HIDDEN = 2;
};
class Element
......
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