Definition at line 119 of file DirImViewer3D.h. References Impala::Core::Stream::RgbDataSrc::LastFrame(), mFileNames, and mRgbDataSrc. Referenced by InitViews(). 00120 { 00121 if (mRgbDataSrc) 00122 return mRgbDataSrc->LastFrame(); 00123 return mFileNames.size(); 00124 }
Here is the call graph for this function: ![]()
|