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:
|