VTK
9.1.0
|
Computes the portion of a dataset which is inside a selection. More...
#include <vtkSelector.h>
Computes the portion of a dataset which is inside a selection.
This is an abstract superclass for types of selection operations. Subclasses generally only need to override ComputeSelectedElements
.