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

virtual void Impala::Visualization::SearchTopicGui::ImageSelectionEvent ( Window src,
int  imIndex,
void *  vData 
) [inline, virtual]

Definition at line 95 of file SearchTopicGui.h.

References EXAMPLE, mTopicVideoList, and OglGui::StringSelector::SetCurrentString().

00096     {
00097         if (vData == (void*) EXAMPLE && mTopicVideoList)
00098             mTopicVideoList->SetCurrentString(imIndex);
00099     }

Here is the call graph for this function:


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