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