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

template<class PrepT>
virtual bool Impala::Core::Stream::RgbDataSrcWindow< PrepT >::Valid (  )  const [inline, virtual]

Implements Impala::Core::Stream::RgbDataSrc.

Definition at line 229 of file RgbDataSrcWindow.h.

00230     {
00231         return (mSrc != 0) && mSrc->Valid();
00232     }


Generated on Fri Mar 19 11:18:06 2010 for ImpalaSrc by  doxygen 1.5.1