0023015: TKOpenGl redesign regression in text printing
[occt.git] / src / OpenGl / OpenGl_Workspace.hxx
index fe2a4ed..7f2a00c 100644 (file)
@@ -146,6 +146,9 @@ public:
   const OpenGl_AspectMarker* AspectMarker (const Standard_Boolean theWithApply);
   const OpenGl_AspectText*   AspectText   (const Standard_Boolean theWithApply);
 
+  //! Clear the applied aspect state.
+  void ResetAppliedAspect();
+
   //// RELATED TO FONTS ////
 
   int FindFont (const char*          theFontName,