Salome HOME
0021208: Performance issue when loading SMESH with an hdf file containing a big mesh
[modules/smesh.git] / src / SMESHDS / SMESHDS_GroupOnFilter.hxx
index f17917aabe1089f9f862d3b8113714cd547fcdbf..3725c6911ca43867f3ab2cc5de5e79916d335559 100644 (file)
@@ -58,6 +58,8 @@ class SMESHDS_EXPORT SMESHDS_GroupOnFilter: public SMESHDS_GroupBase
 
   virtual int GetTic() const;
 
+  bool IsUpToDate() const;
+
  private:
 
   void update() const;