34 #ifndef vtkExtractSelectedThresholds_h
35 #define vtkExtractSelectedThresholds_h
38 #include "vtkFiltersExtractionModule.h"
84 int* BelowCount,
int* InsideCount)
87 scalars, 0,
id, lims, AboveCount, BelowCount, InsideCount);
96 vtkDataArray* lims,
int* AboveCount,
int* BelowCount,
int* InsideCount);
abstract superclass for arrays of numeric data
abstract class to specify dataset behavior
a simple class to control print indentation
A node in a selection tree.
data object that represents a "selection" in VTK.
A table, which contains similar-typed columns of data.