4 #ifndef vtkOSPRayHidingDecorator_h 5 #define vtkOSPRayHidingDecorator_h 25 bool CanShow(
bool show_advanced)
const override;
vtkOSPRayHidingDecorator's purpose is to prevent the GUI from showing any of the RayTracing specific ...
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...
virtual bool CanShow(bool show_advanced) const
Override this method to override the visibility of the widget in the panel.