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

void Impala::Visualization::ImagesWindow::AddImage ( int  id,
Core::ImageSet::ImageSet imSet 
) [inline]

Definition at line 137 of file ImagesWindow.h.

References AddImage(), Impala::FileNameBase(), Impala::Core::Database::RawDataSet::GetFile(), and Impala::Core::ImageSet::ImageSet::GetImage().

00138     {
00139         AddImage(imSet->GetImage(id), std::string("Direct"),
00140                  FileNameBase(imSet->GetFile(id)), true);
00141     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:44:45 2010 for ImpalaSrc by  doxygen 1.5.1