36 #ifndef vtkRendererSource_h
37 #define vtkRendererSource_h
67 vtkSetMacro(WholeWindow,
int);
68 vtkGetMacro(WholeWindow,
int);
69 vtkBooleanMacro(WholeWindow,
int);
74 vtkSetMacro(RenderFlag,
int);
75 vtkGetMacro(RenderFlag,
int);
76 vtkBooleanMacro(RenderFlag,
int);
83 vtkSetMacro(DepthValues,
int);
84 vtkGetMacro(DepthValues,
int);
85 vtkBooleanMacro(DepthValues,
int);
93 vtkSetMacro(DepthValuesInScalars,
int);
94 vtkGetMacro(DepthValuesInScalars,
int);
95 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
#define VTKRENDERINGCORE_EXPORT
static vtkAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)