VTKFIG  0.20.20181114
Easy VTK based in situ visualization
void vtkfig::Figure::SetTitle ( std::string  xtitle)
inline

Set figure title.

Definition at line 111 of file vtkfigFigure.h.

111 { title=xtitle;}
std::string title
Title of figure.
Definition: vtkfigFigure.h:262