17 #ifndef vtkSMTooltipSelectionPipeline_h 18 #define vtkSMTooltipSelectionPipeline_h 50 bool CanDisplayTooltip(
bool& showTooltip);
58 bool GetTooltipInfo(
int association, std::string& tooltipText);
59 bool GetTooltipInfo(
int association, std::string& tooltipText, std::string& plainTooltipText);
88 vtkDataObject* dataObject,
bool& compositeFound, std::string& compositeName);
void PrintSelf(ostream &os, vtkIndent indent) override
virtual void Hide(vtkSMRenderViewProxy *view)
Hides the interactive selection.
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
virtual void ClearCache()
#define VTKREMOTINGMISC_EXPORT
virtual void Show(vtkSMSourceProxy *sourceRepresentation, vtkSMSourceProxy *selection, vtkSMRenderViewProxy *view)
Shows the interactive selection for 'selection' and 'sourceRepresentation'.