]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/XGUI_ViewerProxy.h
Salome HOME
Issue #19008: Processing of sub-shapes of a complex body with deflection
[modules/shaper.git] / src / XGUI / XGUI_ViewerProxy.h
index f31a03376368c1acca262768dc5c05e4fdfefbb3..430c53e4c4e3eeca02c6e4d75b8328cfaf5a4a4c 100644 (file)
@@ -217,6 +217,7 @@ private slots:
  private:
    void displayHighlight(FeaturePtr theFeature, const TopoDS_Shape& theIgnoreShape);
    bool eraseHighlight();
+   void createPresentations(const ResultPtr& theRes, const TopoDS_Shape& theIgnoreShape);
 
 
   XGUI_Workshop* myWorkshop;