34 #ifndef vtkExtractSelectedThresholds_h 35 #define vtkExtractSelectedThresholds_h 37 #include "vtkFiltersExtractionModule.h" 74 int array_component_no,
86 vtkDataArray *lims,
int *AboveCount,
int *BelowCount,
int *InsideCount)
89 id, lims, AboveCount, BelowCount, InsideCount);
98 int array_component_no,
100 vtkDataArray *lims,
int *AboveCount,
int *BelowCount,
int *InsideCount);
113 int usePointScalars);
A node in a selection tree.
abstract class to specify dataset behavior
static vtkDataObjectAlgorithm * New()
data object that represents a "selection" in VTK.
a simple class to control print indentation
abstract superclass for arrays of numeric data
A table, which contains similar-typed columns of data.
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)