Definition at line 90 of file SegmentationDocumentGuiKeyframes.h. References Impala::Visualization::AppControlDoc::AllHandleNewCursor(), Impala::Core::VideoSet::SegmentationDocument::GotoKeyfr(), Impala::Core::Database::LEVEL_SHOT, mSegDoc, and mStartKey. 00091 { 00092 mSegDoc->GotoKeyfr(mStartKey + imIndex); 00093 AllHandleNewCursor(Core::Database::LEVEL_SHOT, false); 00094 }
Here is the call graph for this function:
|