41 #ifndef __vtkStructuredGridLIC2D_h
42 #define __vtkStructuredGridLIC2D_h
70 vtkSetMacro(Steps,
int);
71 vtkGetMacro(Steps,
int);
82 vtkSetMacro(StepSize,
double);
83 vtkGetMacro(StepSize,
double);
88 vtkSetClampMacro(Magnification,
int, 1,
VTK_INT_MAX);
89 vtkGetMacro(Magnification,
int);
94 vtkGetMacro( OpenGLExtensionsSupported,
int );
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkWeakPointer< vtkRenderWindow > Context
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkImageNoiseSource * NoiseSource
virtual int FillInputPortInformation(int port, vtkInformation *info)
static vtkStructuredGridAlgorithm * New()
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
Superclass for algorithms that produce only structured grid as output.
void PrintSelf(ostream &os, vtkIndent indent)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Create an image filled with noise.
create a window for renderers to draw into
topologically regular array of data
general representation of visualization data
int OpenGLExtensionsSupported