36 #ifndef __vtkRendererSource_h
37 #define __vtkRendererSource_h
66 vtkSetMacro(WholeWindow,
int);
67 vtkGetMacro(WholeWindow,
int);
68 vtkBooleanMacro(WholeWindow,
int);
73 vtkSetMacro(RenderFlag,
int);
74 vtkGetMacro(RenderFlag,
int);
75 vtkBooleanMacro(RenderFlag,
int);
82 vtkSetMacro(DepthValues,
int);
83 vtkGetMacro(DepthValues,
int);
84 vtkBooleanMacro(DepthValues,
int);
92 vtkSetMacro(DepthValuesInScalars,
int);
93 vtkGetMacro(DepthValuesInScalars,
int);
94 vtkBooleanMacro(DepthValuesInScalars,
int);
take a renderer into the pipeline
virtual int ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
abstract specification for renderers
Superclass for all sources, filters, and sinks in VTK.
virtual int FillOutputPortInformation(int port, vtkInformation *info)
virtual unsigned long GetMTime()
a simple class to control print indentation
topologically and geometrically regular array of data
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)