3 #ifndef pqANARIHidingDecorator_h 4 #define pqANARIHidingDecorator_h
pqANARIHidingDecorator(vtkPVXMLElement *config, pqPropertyWidget *parentObject)
pqANARIHidingDecorator's purpose is to prevent the GUI from showing any of the ANARI specific renderi...
bool canShowWidget(bool showAdvanced) const override
Overridden to hide the widget when ANARI is not compiled in.
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
~pqANARIHidingDecorator() override=default