Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:25:50 2011 for ImpalaSrc by  doxygen 1.5.1