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

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

Definition at line 989 of file RotorBrowser.h.

References AddToHistory(), Impala::Visualization::RotorBrowser::RotorBrowserContext::GetCenter(), and mActiveContext.

Referenced by KbNavigateFork(), and KeyboardForkFunc().

00990     {
00991         if (mActiveContext != 0)
00992             AddToHistory(mActiveContext->GetCenter());
00993     }

Here is the call graph for this function:


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