36 #ifndef vtkBlankStructuredGrid_h 37 #define vtkBlankStructuredGrid_h 39 #include "vtkFiltersGeneralModule.h" 55 vtkGetMacro(MinBlankingValue,
double);
64 vtkGetMacro(MaxBlankingValue,
double);
73 vtkSetStringMacro(ArrayName);
84 vtkGetMacro(ArrayId,
int);
93 vtkGetMacro(Component,
int);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkStructuredGridAlgorithm * New()
translate point attribute data into a blanking field
a simple class to control print indentation
Superclass for algorithms that produce only structured grid as output.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.