Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 (TColStd_IndexedMapOfInteger &theMapIndex, const int theIndex)
 
Handle(VTKViewer_Filter)
SVTK_SelectorDef 
if (anIter!=myFilters.end())
 
return Handle() VTKViewer_Filter ()
 

Function Documentation

Handle (VTKViewer_Filter) SVTK_SelectorDef if ( anIter!  = myFilters.end())
Returns
filter by it's id
Parameters
theId- filter id

References Handle().

static bool removeIndex ( TColStd_IndexedMapOfInteger &  theMapIndex,
const int  theIndex 
)
static

Constructor.