32 #ifndef pqOSPRayHidingDecorator_h 33 #define pqOSPRayHidingDecorator_h virtual bool canShowWidget(bool show_advanced) const
Overridden to hide the widget when OSPRay is not compiled in.
virtual ~pqOSPRayHidingDecorator()
pqOSPRayHidingDecorator's purpose is to prevent the GUI from showing any of the OSPRay specific rende...
pqOSPRayHidingDecorator(vtkPVXMLElement *config, pqPropertyWidget *parentObject)