29 #ifndef vtkSMPreselectionPipeline_h 30 #define vtkSMPreselectionPipeline_h 32 #include "vtkObject.h" 33 #include "vtkPVServerManagerDefaultModule.h" 34 #include "vtkWeakPointer.h" 37 class vtkCallbackCommand;
45 void PrintSelf(ostream& os, vtkIndent indent);
51 virtual vtkSMProxy* GetSelectionRepresentation()
const;
52 virtual vtkSMProxy* GetOrCreateSelectionRepresentation();
76 static void OnColorModified(
77 vtkObject* source,
unsigned long eid,
void* clientdata,
void* calldata);
78 static void ClearCache(vtkObject* source,
unsigned long eid,
void* clientdata,
void* calldata);
79 virtual void ClearCache();
vtkCallbackCommand * ConnectionObserver
vtkSMSourceProxy * ExtractInteractiveSelection
implementation for View that includes render window and renderers.
Preselection enables the user to inspect cells/points without actually selecting them.
proxy for a VTK source on a server
vtkWeakPointer< vtkSMRenderViewProxy > PreviousView
proxy for a VTK object(s) on a server
vtkSMProxy * SelectionRepresentation
vtkCallbackCommand * ColorObserver
vtkWeakPointer< vtkSMSourceProxy > PreviousRepresentation