VTKFIG  0.20.20181114
Easy VTK based in situ visualization
int vtkfig::Frame::ivpx ( const int  pos)
inlineprivate

Definition at line 366 of file vtkfigFrame.h.

366 { return pos%nvpx;}
int nvpx
Number of viewports in x direction.
Definition: vtkfigFrame.h:313
int pos(const int ivpx, const int ivpy)
Subframe position algebra.
Definition: vtkfigFrame.h:365