This is the complete list of members for SVTK_Selector, including all inherited members.
AddIObject(const Handle(SALOME_InteractiveObject)&theIO)=0 | SVTK_Selector | pure virtual |
AddIObject(SALOME_Actor *theActor)=0 | SVTK_Selector | pure virtual |
AddOrRemoveIndex(const Handle(SALOME_InteractiveObject)&theIO, const TColStd_IndexedMapOfInteger &theIndices, bool theIsModeShift)=0 | SVTK_Selector | pure virtual |
AddOrRemoveIndex(const Handle(SALOME_InteractiveObject)&theIO, const TColStd_MapOfInteger &theIndices, bool theIsModeShift)=0 | SVTK_Selector | pure virtual |
AddOrRemoveIndex(const Handle(SALOME_InteractiveObject)&theIO, int theIndex, bool theIsModeShift)=0 | SVTK_Selector | pure virtual |
ClearIndex()=0 | SVTK_Selector | pure virtual |
ClearIObjects()=0 | SVTK_Selector | pure virtual |
EndPickCallback()=0 | SVTK_Selector | pure virtual |
GetActor(const Handle(SALOME_InteractiveObject)&theIO) const =0 | SVTK_Selector | pure virtual |
GetDynamicPreSelection() const =0 | SVTK_Selector | pure virtual |
GetIndex(const Handle(SALOME_InteractiveObject)&theIO, TColStd_IndexedMapOfInteger &theIndex)=0 | SVTK_Selector | pure virtual |
Handle(VTKViewer_Filter) GetFilter(const TFilterID theId) const =0 | SVTK_Selector | pure virtual |
HasIndex(const Handle(SALOME_InteractiveObject)&theIO) const =0 | SVTK_Selector | pure virtual |
IObjectCount() const =0 | SVTK_Selector | pure virtual |
IsFilterPresent(const TFilterID theId) const =0 | SVTK_Selector | pure virtual |
IsIndexSelected(const Handle(SALOME_InteractiveObject)&theIO, int theIndex) const =0 | SVTK_Selector | pure virtual |
IsPreSelectionEnabled() const =0 | SVTK_Selector | pure virtual |
IsSelected(const Handle(SALOME_InteractiveObject)&theIO) const =0 | SVTK_Selector | pure virtual |
IsSelected(SALOME_Actor *theActor) const =0 | SVTK_Selector | pure virtual |
IsSelectionEnabled() const =0 | SVTK_Selector | pure virtual |
IsValid(SALOME_Actor *theActor, const int theId, const bool theIsNode=false) const =0 | SVTK_Selector | pure virtual |
New() | SVTK_Selector | static |
Pick(const SVTK_SelectionEvent *theEvent, vtkRenderer *theRenderer) const =0 | SVTK_Selector | pure virtual |
RemoveFilter(const TFilterID theId)=0 | SVTK_Selector | pure virtual |
RemoveIndex(const Handle(SALOME_InteractiveObject)&theIO, int theIndex)=0 | SVTK_Selector | pure virtual |
RemoveIObject(const Handle(SALOME_InteractiveObject)&theIO)=0 | SVTK_Selector | pure virtual |
RemoveIObject(SALOME_Actor *theActor)=0 | SVTK_Selector | pure virtual |
SelectionMode() const =0 | SVTK_Selector | pure virtual |
SetDynamicPreSelection(bool theIsDynPreselect)=0 | SVTK_Selector | pure virtual |
SetFilter(const Handle(VTKViewer_Filter)&theFilter)=0 | SVTK_Selector | pure virtual |
SetPreSelectionEnabled(bool theEnabled)=0 | SVTK_Selector | pure virtual |
SetSelectionEnabled(bool theEnabled)=0 | SVTK_Selector | pure virtual |
SetSelectionMode(Selection_Mode theMode)=0 | SVTK_Selector | pure virtual |
SetTolerance(const double &theTolerance)=0 | SVTK_Selector | pure virtual |
StartPickCallback()=0 | SVTK_Selector | pure virtual |
StoredIObjects() const =0 | SVTK_Selector | pure virtual |
TFilterID typedef | SVTK_Selector | |
vtkTypeMacro(SVTK_Selector, vtkObject) | SVTK_Selector |