Go to the documentation of this file.
62 #ifndef vtkWindowToImageFilter_h
63 #define vtkWindowToImageFilter_h
74 class vtkWTI2DHelperClass;
virtual void RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetInputBufferTypeToZBuffer()
#define vtkGetObjectMacro(name, type)
vtkImageData * GetOutput()
~vtkWindowToImageFilter()
Superclass for all sources, filters, and sinks in VTK.
void SetInputBufferTypeToRGBA()
Use a vtkWindow as input to image pipeline.
#define vtkTypeMacro(thisClass, superclass)
virtual int ProcessRequest(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetInput(vtkWindow *input)
GLint GLint GLint GLint GLint x
void Shift2DActors(int x, int y)
GLenum GLenum GLenum input
#define vtkGetVectorMacro(name, type, count)
virtual int FillOutputPortInformation(int port, vtkInformation *info)
window superclass for vtkRenderWindow
#define vtkSetClampMacro(name, type, min, max)
void RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
topologically and geometrically regular array of data
a simple class to control print indentation
#define vtkGetMacro(name, type)
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
#define vtkSetVector4Macro(name, type)
GLint GLint GLint GLint GLint GLint y
#define VTKRENDERINGCORE_EXPORT
vtkWTI2DHelperClass * StoredData
static vtkWindowToImageFilter * New()
void PrintSelf(ostream &os, vtkIndent indent)
void SetInputBufferTypeToRGB()