VTK
Classes
/Users/kitware/Dashboards/MyTests/VTK_BLD_Release_docs/Utilities/Doxygen/dox/Filters/Sources/vtkSelectionSource.h File Reference
#include "vtkFiltersSourcesModule.h"
#include "vtkSelectionAlgorithm.h"
Include dependency graph for vtkSelectionSource.h:

Go to the source code of this file.

Classes

class  vtkSelectionSource
 Generate selection from given set of ids vtkSelectionSource generates a vtkSelection from a set of (piece id, cell id) pairs. It will only generate the selection values that match UPDATE_PIECE_NUMBER (i.e. piece == UPDATE_PIECE_NUMBER). More...