pqOSPRayHidingDecorator's purpose is to prevent the GUI from showing any of the OSPRay specific rendering controls when Paraview is not configured with PARAVIEW_USE_OSPRAY
More...
#include <pqOSPRayHidingDecorator.h>
|
void | visibilityChanged () |
| This signal is fired whenever the decorator has determined that the panel may need a refresh since the state of the system has changed which would deem changes in the widget visibility or enable state. More...
|
|
void | enableStateChanged () |
|
vtkPVXMLElement * | xml () const |
|
pqOSPRayHidingDecorator's purpose is to prevent the GUI from showing any of the OSPRay specific rendering controls when Paraview is not configured with PARAVIEW_USE_OSPRAY
Definition at line 40 of file pqOSPRayHidingDecorator.h.
§ pqOSPRayHidingDecorator()
pqOSPRayHidingDecorator::pqOSPRayHidingDecorator |
( |
vtkPVXMLElement * |
config, |
|
|
pqPropertyWidget * |
parentObject |
|
) |
| |
§ ~pqOSPRayHidingDecorator()
virtual pqOSPRayHidingDecorator::~pqOSPRayHidingDecorator |
( |
| ) |
|
|
virtual |
§ canShowWidget()
virtual bool pqOSPRayHidingDecorator::canShowWidget |
( |
bool |
show_advanced | ) |
const |
|
virtual |
The documentation for this class was generated from the following file: