76 #ifndef __vtkBalloonWidget_h
77 #define __vtkBalloonWidget_h
129 {this->AddBalloon(prop,str,NULL);}
130 void RemoveBalloon(
vtkProp *prop);
138 const char *GetBalloonString(
vtkProp *prop);
145 void UpdateBalloonString(
vtkProp *prop,
const char *str);
153 {
return this->CurrentProp;}
abstract superclass for all actors, volumes and annotations
Wrapper around vtkstd::string to keep symbols short.
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