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:
|