Salome HOME
IPAL53919: Pb with nodes after element removal
[modules/smesh.git] / src / OBJECT / SMESH_ActorDef.h
index 4366a98a6c87264dd18a4af04def9e5dfe2df2db..dd8879ec6527b3fd4b6965a7eb33e5b66abd2c73 100644 (file)
@@ -295,8 +295,8 @@ class SMESH_ActorDef : public SMESH_Actor
   SMESH_DeviceActor* my0DExtActor;
 
   unsigned int myEntityMode;
-  unsigned int myEntityState;
   unsigned int myEntityModeCache;
+  int  myRepresentationCache;
   bool myIsEntityModeCache;
   bool myIsPointsVisible;