Go to the documentation of this file.
50 #ifndef vtkRendererSource_h
51 #define vtkRendererSource_h
53 #include "vtkRenderingCoreModule.h"
89 vtkGetMacro(WholeWindow,
int);
98 vtkGetMacro(RenderFlag,
int);
109 vtkGetMacro(DepthValues,
int);
121 vtkGetMacro(DepthValuesInScalars,
int);
135 vtkGetMacro(DepthValuesOnly,
int);
take a renderer's image and/or depth map into the pipeline
Superclass for all sources, filters, and sinks in VTK.
vtkTypeUInt64 vtkMTimeType
virtual vtkMTimeType GetMTime()
Return this object's modified time.
topologically and geometrically regular array of data
a simple class to control print indentation
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkAlgorithm * New()
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
abstract specification for renderers
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.