3 #ifndef vtkANARIHidingDecorator_h 4 #define vtkANARIHidingDecorator_h 23 bool CanShow(
bool showAdvanced)
const override;
void PrintSelf(ostream &os, vtkIndent indent) override
#define VTKREMOTINGAPPLICATIONCOMPONENTS_EXPORT
static vtkPropertyDecorator * New()
vtkPropertyDecorator hold the logic of pqPropertyDecorator TODO provides a mechanism to decorate pqPr...
vtkANARIHidingDecorator's purpose is to prevent the GUI from showing any of the ANARI specific render...
virtual bool CanShow(bool vtkNotUsed(showAdvanced)) const
Override this method to override the visibility of the widget in the panel.