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

void Impala::Core::VideoSet::Stills::Load (  )  [inline]

Definition at line 223 of file Stills.h.

References Impala::Core::Database::RawDataSet::GetDatabase(), Impala::Core::Database::RawDataSet::GetFilePathVideoIndex(), mName, mVidSet, Impala::Util::Read(), and UpdateGroups().

Referenced by Stills().

00224     {
00225         String fName = mVidSet->GetFilePathVideoIndex("", mName + ".tab",
00226                                                       false, false);
00227         Read(this, fName, mVidSet->GetDatabase());
00228         UpdateGroups();
00229     }

Here is the call graph for this function:


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