0031313: Foundation Classes - Dump improvement for classes
[occt.git] / src / OpenGl / OpenGl_FrameStatsPrs.hxx
index 1366879..67bcacf 100644 (file)
@@ -45,6 +45,9 @@ public:
   //! Assign text aspect.
   void SetTextAspect (const Handle(Graphic3d_AspectText3d)& theAspect) { myTextAspect.SetAspect (theAspect); }
 
+  //! Dumps the content of me into the stream
+  Standard_EXPORT virtual void DumpJson (Standard_OStream& theOStream, Standard_Integer theDepth = -1) const Standard_OVERRIDE;
+
 protected:
 
   //! Update chart presentation.