33 #ifndef __vtkExtractSelectedThresholds_h
34 #define __vtkExtractSelectedThresholds_h
70 int array_component_no,
82 vtkDataArray *lims,
int *AboveCount,
int *BelowCount,
int *InsideCount)
85 id, lims, AboveCount, BelowCount, InsideCount);
95 int array_component_no,
97 vtkDataArray *lims,
int *AboveCount,
int *BelowCount,
int *InsideCount);
111 int usePointScalars);
A node in a selection tree. Used to store selection results.
GLenum GLenum GLenum input
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
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)