37 #ifndef vtkImageDataLIC2D_h
38 #define vtkImageDataLIC2D_h
40 #include "vtkRenderingLICModule.h"
69 vtkSetMacro(Steps,
int);
70 vtkGetMacro(Steps,
int);
80 vtkSetMacro(StepSize,
double);
81 vtkGetMacro(StepSize,
double);
86 vtkSetMacro(Magnification,
int);
87 vtkGetMacro(Magnification,
int);
92 vtkGetMacro(OpenGLExtensionsSupported,
int);
95 void TranslateInputExtent(
97 const int* inWholeExtent,
Image Data type Casting Filter.
vtkImageNoiseSource * NoiseSource
int OpenGLExtensionsSupported
virtual int RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
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)