34 #ifndef vtkImageDataLIC2D_h
35 #define vtkImageDataLIC2D_h
37 #include "vtkRenderingLICOpenGL2Module.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,
128 int OpenGLExtensionsSupported;
Image Data type Casting Filter.
vtkWeakPointer< vtkOpenGLRenderWindow > Context
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.
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)