mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0024023: Revamp the OCCT Handle -- automatic
Automatic upgrade by command "occt_upgrade . -handle"
This commit is contained in:
@@ -48,7 +48,7 @@ namespace
|
||||
}
|
||||
|
||||
//! Selectable() method modified to return myAssembly.
|
||||
virtual Handle_SelectMgr_SelectableObject Selectable() const;
|
||||
virtual Handle(SelectMgr_SelectableObject) Selectable() const;
|
||||
|
||||
Standard_Boolean IsHilighted (const Handle(PrsMgr_PresentationManager)& PM,const Standard_Integer aMode) const;
|
||||
|
||||
|
Reference in New Issue
Block a user