37#ifndef vtkExtractSelectedThresholds_h
38#define vtkExtractSelectedThresholds_h
42#include "vtkFiltersExtractionModule.h"
44VTK_ABI_NAMESPACE_BEGIN
90 int* BelowCount,
int* InsideCount)
93 scalars, 0,
id, lims, AboveCount, BelowCount, InsideCount);
102 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 vtkSelection the defines the selection criteria.
data object that represents a "selection" in VTK.
A table, which contains similar-typed columns of data.
#define VTK_DEPRECATED_IN_9_2_0(reason)