0027523: Visualization - selection owner contains obsolete shape
[occt.git] / src / SelectMgr / SelectMgr_SelectionManager.hxx
index cb4d5af..afdef8f 100644 (file)
@@ -129,7 +129,10 @@ public:
 
 protected:
 
-
+  //! Recomputes given selection mode and updates BVHs in all viewer selectors
+  Standard_EXPORT void recomputeSelectionMode (const Handle(SelectMgr_SelectableObject)& theObject,
+                                               const Handle(SelectMgr_Selection)& theSelection,
+                                               const Standard_Integer theMode);
 
 
 private: