Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

void Impala::Visualization::RotorBrowser::RotorView::SetHideStills (  )  [inline]

Definition at line 256 of file RotorView.h.

References mIsShowingStills.

Referenced by Impala::Visualization::RotorBrowser::RotorBrowser::ShowHideStill().

00257     {
00258         mIsShowingStills = false;
00259         // to revert to representative keyframe, enable next line:
00260         // DoUpdateCurrentImage();
00261     }


Generated on Thu Jan 13 09:25:59 2011 for ImpalaSrc by  doxygen 1.5.1