34 #ifndef vtkImageDataLIC2D_h
35 #define vtkImageDataLIC2D_h
66 vtkSetMacro(Steps,
int);
67 vtkGetMacro(Steps,
int);
77 vtkSetMacro(StepSize,
double);
78 vtkGetMacro(StepSize,
double);
83 vtkSetMacro(Magnification,
int);
84 vtkGetMacro(Magnification,
int);
89 vtkGetMacro(OpenGLExtensionsSupported,
int);
92 void TranslateInputExtent(
94 const int* inWholeExtent,
Image Data type Casting Filter.
vtkImageNoiseSource * NoiseSource
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
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)