Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:20:36 2011 for ImpalaSrc by  doxygen 1.5.1