#include "GEOMGUI_OCCSelector.h"#include <LightApp_DataSubOwner.h>#include <OCCViewer_ViewModel.h>#include <SUIT_Session.h>#include <SalomeApp_Study.h>#include <SALOME_InteractiveObject.hxx>#include <StdSelect_BRepOwner.hxx>#include <SelectMgr_Selection.hxx>#include <SelectMgr_EntityOwner.hxx>#include <SelectMgr_IndexedMapOfOwner.hxx>#include <SelectBasics_SensitiveEntity.hxx>#include <AIS_Shape.hxx>#include <AIS_ListOfInteractive.hxx>#include <AIS_ListIteratorOfListOfInteractive.hxx>#include <TopExp.hxx>#include <TopTools_IndexedMapOfShape.hxx>#include <TColStd_ListIteratorOfListOfInteger.hxx>#include <TColStd_IndexedMapOfInteger.hxx>#include <NCollection_DataMap.hxx>
Functions | |
| static void | getEntityOwners (const Handle(AIS_InteractiveObject)&theObj, const Handle(AIS_InteractiveContext)&theIC, SelectMgr_IndexedMapOfOwner &theMap) |
| static void getEntityOwners | ( | const Handle(AIS_InteractiveObject)& | theObj, |
| const Handle(AIS_InteractiveContext)& | theIC, | ||
| SelectMgr_IndexedMapOfOwner & | theMap | ||
| ) | [static] |
References Handle().