Version: 9.12.0
GEOMGUI_OCCSelector.cxx File Reference
#include "GEOMGUI_OCCSelector.h"
#include "GEOM_Annotation.hxx"
#include <LightApp_DataSubOwner.h>
#include <OCCViewer_ViewModel.h>
#include <SUIT_Session.h>
#include <SUIT_ResourceMgr.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>
#include <Basics_OCCTVersion.hxx>

Functions

static void getEntityOwners (const Handle(AIS_InteractiveObject)&theObj, const Handle(AIS_InteractiveContext)&theIC, SelectMgr_IndexedMapOfOwner &theMap)
 

Function Documentation

◆ getEntityOwners()

static void getEntityOwners ( const Handle(AIS_InteractiveObject)&  theObj,
const Handle(AIS_InteractiveContext)&  theIC,
SelectMgr_IndexedMapOfOwner &  theMap 
)
static

References Handle().