Go to the documentation of this file.
41 #ifndef vtkStructuredGridLIC2D_h
42 #define vtkStructuredGridLIC2D_h
int OpenGLExtensionsSupported
void AllocateOutputData(vtkDataObject *output, vtkInformation *outInfo)
Superclass for algorithms that produce only structured grid as output.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
virtual int FillInputPortInformation(int port, vtkInformation *info)
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define vtkTypeMacro(thisClass, superclass)
topologically regular array of data
void AllocateScalars(vtkStructuredGrid *sg, vtkInformation *outInfo)
Create an image filled with noise.
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkSetClampMacro(name, type, min, max)
static vtkStructuredGridLIC2D * New()
a simple class to control print indentation
virtual int FillOutputPortInformation(int port, vtkInformation *info)
vtkRenderWindow * GetContext()
#define vtkGetMacro(name, type)
#define VTKRENDERINGLIC_EXPORT
vtkSetMacro(IgnoreDriverBugs, bool)
int RequestUpdateExtent(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
vtkImageNoiseSource * NoiseSource
create a window for renderers to draw into
general representation of visualization data
int SetContext(vtkRenderWindow *context)
~vtkStructuredGridLIC2D()
vtkWeakPointer< vtkRenderWindow > Context