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

virtual void Impala::Core::VideoSet::SegmentationDocument::Clear (  )  [inline, virtual]

Reimplemented from Impala::Core::Database::DataDocument.

Definition at line 427 of file SegmentationDocument.h.

References Impala::Core::Vector::Clear(), GotoKeyfr(), mBookmarked, and Impala::Core::Table::Table::SetEmpty().

00428     {
00429         Database::DataDocument::Clear();
00430         mBookmarked->SetEmpty();
00431         GotoKeyfr(-1);
00432     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:31:55 2010 for ImpalaSrc by  doxygen 1.5.1