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

int Impala::Visualization::RotorBrowser::ThreadClusterSelector::GetRelevant ( int  pos  )  [inline, private]

Definition at line 519 of file ThreadClusterSelector.h.

References Impala::Visualization::RotorBrowser::RotorBrowserContext::GetRelative(), and mContext.

Referenced by GetNumberForThreshold(), GetSelectedShots(), GetThresholdForNumber(), GetVisibleShots(), and ShowRelevantSquare().

00520     {
00521         int item = mContext->GetRelative(pos);
00522         return item;
00523     }

Here is the call graph for this function:


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