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

void Impala::Core::Stream::RgbDataSrc::GetTime ( long &  hour,
long &  minute,
long &  second,
long &  fraction 
) const [inline]

Definition at line 222 of file RgbDataSrc.h.

References Frame2Time(), and FrameNr().

Referenced by GetFraction(), GetHour(), GetMinute(), and GetSecond().

00223     {
00224         Frame2Time(FrameNr(), hour, minute, second, fraction);
00225     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:20:28 2011 for ImpalaSrc by  doxygen 1.5.1