X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FOBJECT%2FSMESH_ActorDef.h;fp=src%2FOBJECT%2FSMESH_ActorDef.h;h=757b47a197bdd5188c1fc60db9ad69dd741850b7;hb=7ce6e800256c653b878d88163ff8576d16ed5a27;hp=d19a001e302e89fb299379c1f696ef53ee1cfcf4;hpb=483e992a6d155ba4e36a5a0878fb7969609126b5;p=modules%2Fsmesh.git diff --git a/src/OBJECT/SMESH_ActorDef.h b/src/OBJECT/SMESH_ActorDef.h index d19a001e3..757b47a19 100644 --- a/src/OBJECT/SMESH_ActorDef.h +++ b/src/OBJECT/SMESH_ActorDef.h @@ -296,6 +296,7 @@ class SMESH_ActorDef : public SMESH_Actor unsigned int myEntityMode; unsigned int myEntityModeCache; + unsigned int objectEntitiesCache; int myRepresentationCache; bool myIsEntityModeCache; bool myIsPointsVisible;