0029365: Visualization, TKOpenGl - do not include hidden structures to Rendered withi...
[occt.git] / src / OpenGl / OpenGl_FrameStats.hxx
index 0ed9361..adcbb01 100644 (file)
@@ -136,7 +136,8 @@ public:
 protected:
 
   //! Updates counters for structures.
-  Standard_EXPORT virtual void updateStructures (const OpenGl_IndexedMapOfStructure& theStructures,
+  Standard_EXPORT virtual void updateStructures (Standard_Integer theViewId,
+                                                 const OpenGl_IndexedMapOfStructure& theStructures,
                                                  Standard_Boolean theToCountElems,
                                                  Standard_Boolean theToCountTris,
                                                  Standard_Boolean theToCountMem);