VTK  9.3.20240329
Classes
vtkMultiThreshold.h File Reference
#include "vtkFiltersGeneralModule.h"
#include "vtkMath.h"
#include "vtkMultiBlockDataSetAlgorithm.h"
#include <map>
#include <set>
#include <string>
#include <vector>
Include dependency graph for vtkMultiThreshold.h:

Go to the source code of this file.

Classes

class  vtkMultiThreshold
 Threshold cells within multiple intervals. More...
 
class  vtkMultiThreshold::NormKey
 A class with comparison operator used to index input array norms used in threshold rules. More...
 
class  vtkMultiThreshold::Set
 A base class for representing threshold sets. More...
 
class  vtkMultiThreshold::Interval
 A subset of a mesh represented by a range of acceptable attribute values. More...
 
class  vtkMultiThreshold::BooleanSet
 A subset of a mesh represented as a boolean set operation. More...