30 #ifndef vtkPHardwareSelector_h
31 #define vtkPHardwareSelector_h
33 #include "vtkRenderingParallelModule.h"
34 #include "vtkOpenGLHardwareSelector.h"
50 vtkGetMacro(ProcessIsRoot,
bool);
76 friend class vtkObserver;
77 vtkObserver* Observer;
a simple class to control print indentation
implements the device specific code of vtkOpenGLHardwareSelector.
vtkHardwareSelector useful for parallel rendering.
static vtkPHardwareSelector * New()
virtual bool CaptureBuffers()
Overridden to only allow the superclass implementation on the root node.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.