Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:22:12 2011 for ImpalaSrc by  doxygen 1.5.1