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

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

Definition at line 173 of file AnnoPUNS.h.

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

00174     {
00175         int keyfr = mKeyframeVec[imIndex+mStartIm];
00176         mSegDoc->GotoKeyfr(keyfr);
00177     }

Here is the call graph for this function:


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