32 #ifndef vtkSMTransferFunctionManager_h 33 #define vtkSMTransferFunctionManager_h 35 #include "vtkPVServerManagerRenderingModule.h" 46 void PrintSelf(ostream& os, vtkIndent indent);
62 virtual vtkSMProxy* GetOpacityTransferFunction(
71 virtual vtkSMProxy* GetScalarBarRepresentation(
80 void ResetAllTransferFunctionRangesUsingCurrentData(
85 HIDE_UNUSED_SCALAR_BARS = 0x01,
86 SHOW_USED_SCALAR_BARS = 0x02
94 virtual bool UpdateScalarBars(
vtkSMProxy* viewProxy,
unsigned int mode);
void PrintSelf(ostream &os, vtkIndent indent)
superclass for most server manager classes
The vtkSMSessionProxyManager is esponsible for creating and managing proxies for a given session...
manages transfer functions i.e.
static vtkSMObject * New()
proxy for a VTK object(s) on a server