37 #ifndef __vtkImageDataLIC2D_h
38 #define __vtkImageDataLIC2D_h
68 vtkSetMacro(Steps,
int);
69 vtkGetMacro(Steps,
int);
79 vtkSetMacro(StepSize,
double);
80 vtkGetMacro(StepSize,
double);
85 vtkSetMacro(Magnification,
int);
86 vtkGetMacro(Magnification,
int);
91 vtkGetMacro(OpenGLExtensionsSupported,
int);
94 void TranslateInputExtent(
96 const int* inWholeExtent,
int OpenGLExtensionsSupported
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
#define VTKRENDERINGLIC_EXPORT
a simple class to control print indentation
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillInputPortInformation(int port, vtkInformation *info)
Create an image filled with noise.
vtkShaderProgram2 * MagShader
vtkImageNoiseSource * NoiseSource
vtkWeakPointer< vtkRenderWindow > Context
create a window for renderers to draw into
Generic algorithm superclass for image algs.
void PrintSelf(ostream &os, vtkIndent indent)
static vtkAlgorithm * New()
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)