|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   71 #ifndef vtkBalloonWidget_h 
   72 #define vtkBalloonWidget_h 
   75 #include "vtkInteractionWidgetsModule.h"  
  138     this->AddBalloon(prop, str, 
nullptr);
 
  140   void RemoveBalloon(
vtkProp* prop);
 
  150   const char* GetBalloonString(
vtkProp* prop);
 
  159   void UpdateBalloonString(
vtkProp* prop, 
const char* str);
 
  
topologically and geometrically regular array of data
a simple class to control print indentation
abstract API for pickers that can pick an instance of vtkProp
represent the vtkBalloonWidget
virtual void RegisterPickers()
Register internal Pickers in the Picking Manager.
abstract superclass for all actors, volumes and annotations
Wrapper around std::string to keep symbols short.