Definition at line 87 of file DirImViewer3D.h. References Impala::Core::Stream::RgbDataSrc::LastFrame(), mFileNames, and mRgbDataSrc. Referenced by InitViews(). 00088 { 00089 if (mRgbDataSrc) 00090 return mRgbDataSrc->LastFrame(); 00091 return mFileNames.size(); 00092 }
Here is the call graph for this function:
|