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