33 #ifndef __vtkExtractSelectedThresholds_h
34 #define __vtkExtractSelectedThresholds_h
69 int array_component_no,
81 vtkDataArray *lims,
int *AboveCount,
int *BelowCount,
int *InsideCount)
84 id, lims, AboveCount, BelowCount, InsideCount);
94 int array_component_no,
96 vtkDataArray *lims,
int *AboveCount,
int *BelowCount,
int *InsideCount);
110 int usePointScalars);
A node in a selection tree. Used to store selection results.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
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