Go to the documentation of this file.
37 #ifndef vtkImageDataLIC2D_h
38 #define vtkImageDataLIC2D_h
40 #include "vtkRenderingLICOpenGL2Module.h"
97 const int* inWholeExtent,
131 int OpenGLExtensionsSupported;
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkImageDataLIC2D * New()
void TranslateInputExtent(const int *inExt, const int *inWholeExtent, int *outExt)
#define vtkTypeMacro(thisClass, superclass)
vtkWeakPointer< vtkOpenGLRenderWindow > Context
Generic algorithm superclass for image algs.
Create an image filled with noise.
int RequestUpdateExtent(vtkInformation *vtkNotUsed(request), vtkInformationVector **inputVector, vtkInformationVector *vtkNotUsed(outputVector))
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkGetMacro(name, type)
int SetContext(vtkRenderWindow *context)
vtkSetMacro(IgnoreDriverBugs, bool)
vtkRenderWindow * GetContext()
virtual int FillInputPortInformation(int port, vtkInformation *info)
create a window for renderers to draw into
Image Data type Casting Filter.