Go to the documentation of this file.
16 #ifndef vtkPVHardwareSelector_h
17 #define vtkPVHardwareSelector_h
19 #include "vtkOpenGLHardwareSelector.h"
20 #include "vtkRemotingViewsModule.h"
53 virtual bool NeedToRenderForSelection();
void operator=(const vtkObjectBase &)
virtual void BeginRenderProp()
vtkHardwareSelector subclass with paraview specific logic to avoid recapturing buffers unless needed.
virtual bool PassRequired(int pass)
virtual int GetPropID(int idx, vtkProp *vtkNotUsed(prop))
static vtkOpenGLHardwareSelector * New()
void InvalidateCachedSelection()
Called to invalidate the cache.
void PrintSelf(ostream &os, vtkIndent indent)
virtual void SavePixelBuffer(int passNo)
Render View for ParaView.