76 #ifndef __vtkBalloonWidget_h
77 #define __vtkBalloonWidget_h
130 {this->AddBalloon(prop,str,NULL);}
131 void RemoveBalloon(
vtkProp *prop);
139 const char *GetBalloonString(
vtkProp *prop);
146 void UpdateBalloonString(
vtkProp *prop,
const char *str);
154 {
return this->CurrentProp;}
abstract superclass for all actors, volumes and annotations
Wrapper around std::string to keep symbols short.
GLenum GLsizei GLenum GLenum const GLvoid * image
GLdouble GLdouble GLdouble r
#define vtkTypeMacro(thisClass, superclass)
virtual void RegisterPickers()
a simple class to control print indentation
topologically and geometrically regular array of data
#define vtkGetObjectMacro(name, type)
represent the vtkBalloonWidget
abstract API for pickers that can pick an instance of vtkProp