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

void Impala::Visualization::RotorBrowser::RotorBrowserContext::UpdateViewsToContext ( RotorBrowserContext active  )  [inline]

Definition at line 108 of file RotorBrowserContext.h.

References MatchContextTo(), ThreadValid(), and UpdateViewsToContext().

00109     {
00110         if (!ThreadValid())
00111             return;
00112 
00113         MatchContextTo(active);
00114         UpdateViewsToContext(false);
00115     }

Here is the call graph for this function:


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