Reimplemented from Impala::Visualization::VideoNavListener. Definition at line 170 of file VxsDocumentGuiPlay.h. References Impala::Visualization::AppControlDoc::AllHandleNewCursor(), Impala::Core::VideoSet::VxsDocument::GotoFrame(), Impala::Core::Database::LEVEL_FRAME, and mVxsDoc. 00171 { 00172 mVxsDoc->GotoFrame(requestedFrame); 00173 AllHandleNewCursor(Core::Database::LEVEL_FRAME, false); 00174 }
Here is the call graph for this function:
|