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
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.
vtkTypeUInt64 vtkMTimeType
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
Fill the output port information objects for this algorithm.
a simple class to control print indentation
topologically and geometrically regular array of data
virtual vtkMTimeType GetMTime()
Return this object's modified time.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkAlgorithm * New()
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.