Version: 9.15.0
SVTK_Selector.cxx File Reference
#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
 

Function Documentation

◆ Handle()

Handle ( VTKViewer_Filter  )
Returns
filter by it's id
Parameters
theId- filter id

References SVTK_SelectorDef::Handle(), and SVTK_SelectorDef::myFilters.

◆ removeCompositeIndex()

static bool removeCompositeIndex ( SVTK_IndexedMapOfVtkIds theMapIndex,
const SVTK_ListOfVtk  theIds 
)
static

◆ removeIndex()

static bool removeIndex ( SVTK_TIndexedMapOfVtkId theMapIndex,
const int  theIndex 
)
static