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