44 #ifndef __vtkImageDataLIC2D_h
45 #define __vtkImageDataLIC2D_h
73 vtkSetMacro(Steps,
int);
74 vtkGetMacro(Steps,
int);
84 vtkSetClampMacro(StepSize,
double, 0.0, 100.0);
85 vtkGetMacro(StepSize,
double);
90 vtkSetClampMacro(Magnification,
int, 1,
VTK_INT_MAX);
91 vtkGetMacro(Magnification,
int);
96 vtkGetMacro( OpenGLExtensionsSupported,
int );
106 void TranslateInputExtent(
const int* inExt,
107 const int* inWholeExtent,
int *outExt);
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.
vtkImageNoiseSource * NoiseSource
vtkWeakPointer< vtkRenderWindow > Context
bool ARBColorBufferFloatSupported
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)