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

virtual void Impala::Visualization::SearchJudgeGui::StringSelectionEvent ( OglGui::StringSelector src,
int  strIndex,
void *  listenerData 
) [inline, virtual]

Reimplemented from OglGui::StringListener.

Definition at line 149 of file SearchJudgeGui.h.

References SetJudgeShot().

00151     {
00152         int listId = (int)(long long)listenerData;
00153         SetJudgeShot(listId, strIndex);
00154     }

Here is the call graph for this function:


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