50 #ifndef vtkRendererSource_h
51 #define vtkRendererSource_h
55 #include "vtkRenderingCoreModule.h"
122 vtkBooleanMacro(DepthValuesInScalars,
vtkTypeBool);
take a renderer's image and/or depth map into the pipeline
vtkTypeUInt32 vtkMTimeType
abstract specification for renderers
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual vtkTypeBool ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
Upstream/Downstream requests form the generalized interface through which executives invoke a algorit...
vtkTypeBool DepthValuesInScalars
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.
vtkTypeBool DepthValuesOnly
static vtkAlgorithm * New()