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

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

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

Definition at line 464 of file VxsDocument.h.

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

00465     {
00466         Database::DataDocument::Clear();
00467         mBookmarked->SetEmpty();
00468         GotoFrame(-1, -1);
00469     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:22:19 2011 for ImpalaSrc by  doxygen 1.5.1