[inline]
Definition at line 42 of file SixView2DWindow.h.
References mLayout.
00043 { 00044 if (idx < 0 || idx > 4) 00045 return; 00046 mLayout = idx; 00047 }