]> SALOME platform Git repositories - modules/smesh.git/blobdiff - src/OBJECT/SMESH_ActorDef.h
Salome HOME
Additional fix for the bug 0020944: EDF 1464 SMESH: detection of over-constrained...
[modules/smesh.git] / src / OBJECT / SMESH_ActorDef.h
index 6eec6aa2acb52d46ea3d2ed78161b850344cb63e..00180611398eeb87c734837038f8f59a49d1b380 100644 (file)
@@ -262,6 +262,8 @@ class SMESH_ActorDef : public SMESH_Actor
 
   unsigned int myEntityMode;
   unsigned int myEntityState;
+  unsigned int myEntityModeCache;
+  bool myIsEntityModeCache;
   bool myIsPointsVisible;
 
   bool myIsShrinkable;