VTKFIG  0.20.20181114
Easy VTK based in situ visualization
void vtkfig::internals::MyInteractorStyle::SetFrame ( Frame f)
inline

Definition at line 284 of file vtkfigMainThread.cxx.

285  {
286  this->frame=f;
287  }