Go to the documentation of this file.
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;
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
static vtkPHardwareSelector * New()
implements the device specific code of vtkOpenGLHardwareSelector.
a simple class to control print indentation
vtkHardwareSelector useful for parallel rendering.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
virtual bool CaptureBuffers()
Overridden to only allow the superclass implementation on the root node.