Go to the documentation of this file.
23 #ifndef vtkThresholdGraph_h
24 #define vtkThresholdGraph_h
65 double LowerThreshold;
66 double UpperThreshold;
74 #endif // vtkThresholdGraph_h
#define VTKINFOVISCORE_EXPORT
Superclass for algorithms that produce only graph as output.
#define vtkTypeMacro(thisClass, superclass)
Returns a subgraph of a vtkGraph.
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkGetMacro(name, type)
static vtkThresholdGraph * New()
vtkSetMacro(IgnoreDriverBugs, bool)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)