62 #ifndef vtkBalloonWidget_h
63 #define vtkBalloonWidget_h
66 #include "vtkInteractionWidgetsModule.h"
68 VTK_ABI_NAMESPACE_BEGIN
130 this->AddBalloon(prop, str,
nullptr);
132 void RemoveBalloon(
vtkProp* prop);
142 const char* GetBalloonString(
vtkProp* prop);
151 void UpdateBalloonString(
vtkProp* prop,
const char* str);
199 VTK_ABI_NAMESPACE_END
abstract superclass for all actors, volumes and annotations
Wrapper around std::string to keep symbols short.
virtual void RegisterPickers()
Register internal Pickers in the Picking Manager.
a simple class to control print indentation
topologically and geometrically regular array of data
represent the vtkBalloonWidget
abstract API for pickers that can pick an instance of vtkProp