VTKFIG  0.20.20181114
Easy VTK based in situ visualization
void vtkfig::Frame::RemoveFigure ( Figure figure)
inline

Remove figure.

Definition at line 134 of file vtkfigFrame.h.

134 {RemoveFigure(&figure);};
void RemoveFigure(Figure *figure)
Remove figure.
Definition: vtkfigFrame.cxx:82

+ Here is the call graph for this function: