Go to the documentation of this file.
50 #ifndef vtkRendererSource_h
51 #define vtkRendererSource_h
53 #include "vtkRenderingCoreModule.h"
122 vtkBooleanMacro(DepthValuesInScalars,
vtkTypeBool);
take a renderer's image and/or depth map into the pipeline
Superclass for all sources, filters, and sinks in VTK.
virtual vtkMTimeType GetMTime()
Return this object's modified time.
topologically and geometrically regular array of data
a simple class to control print indentation
vtkTypeBool DepthValuesOnly
vtkTypeBool DepthValuesInScalars
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.
vtkTypeUInt32 vtkMTimeType