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

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

Reimplemented from Impala::Visualization::ImageSetIdxGridListener.

Definition at line 180 of file AnnoPUNS.h.

References Impala::Core::VideoSet::SegmentationDocument::GotoKeyfr(), mKeyframeVec, and mSegDoc.

00181     {
00182         int keyfr = mKeyframeVec[imIndex];
00183         mSegDoc->GotoKeyfr(keyfr);
00184     }

Here is the call graph for this function:


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