#include "SVTK_SelectorDef.h"#include <VTKViewer_Filter.h>#include "SALOME_Actor.h"#include <SUIT_Session.h>#include <SUIT_ResourceMgr.h>#include <TColStd_MapIteratorOfMapOfInteger.hxx>#include <TColStd_IndexedMapOfInteger.hxx>#include <vtkCallbackCommand.h>#include <vtkActorCollection.h>#include <vtkCellPicker.h>Functions | |
| static bool | removeIndex (SVTK_TIndexedMapOfVtkId &theMapIndex, const int theIndex) |
| static bool | removeCompositeIndex (SVTK_IndexedMapOfVtkIds &theMapIndex, const SVTK_ListOfVtk theIds) |
| Handle (VTKViewer_Filter) SVTK_SelectorDef | |
| Handle | ( | VTKViewer_Filter | ) |
| theId | - filter id |
References SVTK_SelectorDef::Handle(), and SVTK_SelectorDef::myFilters.
|
static |
|
static |