33 #ifndef vtkExtractSelectedThresholds_h
34 #define vtkExtractSelectedThresholds_h
71 int array_component_no,
83 vtkDataArray *lims,
int *AboveCount,
int *BelowCount,
int *InsideCount)
86 id, lims, AboveCount, BelowCount, InsideCount);
96 int array_component_no,
98 vtkDataArray *lims,
int *AboveCount,
int *BelowCount,
int *InsideCount);
112 int usePointScalars);
A node in a selection tree. Used to store selection results.
abstract class to specify dataset behavior
static vtkDataObjectAlgorithm * New()
A node in a selection tree. Used to store selection results.
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 *)