Definition at line 96 of file ImageSet.h. References GetIndexForId(), and RemoveImageByIndex(). Referenced by Impala::Visualization::RotorBrowser::RotorBrowserGUI::BookmarkEvent(), and Impala::Visualization::RotorBrowser::RotorBrowserGUI::ImageSelectionEvent(). 00097 { 00098 RemoveImageByIndex(GetIndexForId(id)); 00099 }
Here is the call graph for this function:
|