37 #ifndef vtkImageDataLIC2D_h
38 #define vtkImageDataLIC2D_h
40 #include "vtkRenderingLICOpenGL2Module.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,
131 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)