29 #ifndef vtkPHardwareSelector_h
30 #define vtkPHardwareSelector_h
32 #include "vtkRenderingParallelModule.h"
33 #include "vtkOpenGLHardwareSelector.h"
46 vtkSetMacro(ProcessIsRoot,
bool);
47 vtkGetMacro(ProcessIsRoot,
bool);
48 vtkBooleanMacro(ProcessIsRoot,
bool);
72 friend class vtkObserver;
73 vtkObserver* Observer;
vtkHardwareSelector useful for parallel rendering.
implements the device specific code of vtkOpenGLHardwareSelector.
virtual bool CaptureBuffers()
void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation
static vtkOpenGLHardwareSelector * New()