35 #ifndef __vtkBlankStructuredGrid_h
36 #define __vtkBlankStructuredGrid_h
50 vtkSetMacro(MinBlankingValue,
double);
51 vtkGetMacro(MinBlankingValue,
double);
57 vtkSetMacro(MaxBlankingValue,
double);
58 vtkGetMacro(MaxBlankingValue,
double);
65 vtkSetStringMacro(ArrayName);
66 vtkGetStringMacro(ArrayName);
73 vtkSetMacro(ArrayId,
int);
74 vtkGetMacro(ArrayId,
int);
81 vtkGetMacro(Component,
int);
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
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.
void PrintSelf(ostream &os, vtkIndent indent)
#define VTK_LARGE_INTEGER