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

void Impala::Visualization::RotorBrowser::RotorBrowser::StopAutoStills (  )  [inline]

Definition at line 1777 of file RotorBrowser.h.

References mAutoStills, StartStills(), STILLS_NONE, and StopStills().

Referenced by StdKeyboardFunc().

01778     {
01779         StopStills();
01780         mAutoStills = STILLS_NONE;
01781         StartStills();
01782     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:54:41 2010 for ImpalaSrc by  doxygen 1.5.1