Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:45:59 2010 for ImpalaSrc by  doxygen 1.5.1