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

void Impala::Visualization::RotorBrowser::RotorBrowser::ManageContexts (  )  [inline, private]

Definition at line 2150 of file RotorBrowser.h.

References ManageRotorContexts(), mBrowseMode, and MODE_ROTORBROWSER.

Referenced by UpdateViewsToContext().

02151     {
02152         if (mBrowseMode == MODE_ROTORBROWSER)
02153             return ManageRotorContexts();
02154     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:55:03 2010 for ImpalaSrc by  doxygen 1.5.1