Go to the documentation of this file.
25 #ifndef vtkClientServerCompositePass_h
26 #define vtkClientServerCompositePass_h
29 #include "vtkRenderPass.h"
#define vtkGetObjectMacro(name, type)
void SetPostProcessingRenderPass(vtkRenderPass *)
#define vtkTypeMacro(thisClass, superclass)
window superclass for vtkRenderWindow
virtual void SetController(vtkMultiProcessController *controller)
void PrintSelf(ostream &os, vtkIndent indent)
static vtkClientServerCompositePass * New()
Multiprocessing communication superclass.
#define VTKRENDERINGPARALLEL_EXPORT
vtkMultiProcessController * Controller
a simple class to control print indentation
void ReleaseGraphicsResources(vtkWindow *w)
vtkRenderPass * PostProcessingRenderPass
void SetRenderPass(vtkRenderPass *)
#define vtkGetMacro(name, type)
vtkRenderPass * RenderPass
vtkBooleanMacro(IgnoreDriverBugs, bool)
vtkSetMacro(IgnoreDriverBugs, bool)
virtual void Render(const vtkRenderState *s)
~vtkClientServerCompositePass()
GLubyte GLubyte GLubyte GLubyte w
Context in which a vtkRenderPass will render.
vtkClientServerCompositePass()
Perform part of the rendering of a vtkRenderer.