#include "vtkSelectionAlgorithm.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... |