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

virtual void Impala::Visualization::ThreadSetGui::ImageSelectionEvent ( ImagesWindow src,
int  imIndex,
void *  listenerData 
) [inline, virtual]

Definition at line 90 of file ThreadSetGui.h.

References IM_SET, and ThreadStep().

00091     {
00092         if (listenerData == (void*) IM_SET)
00093             ThreadStep(imIndex);
00094     }

Here is the call graph for this function:


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