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

int Impala::Core::Stream::RgbDataDstOgl::WindowManage ( int  done = 0,
char *  statusBuf = 0 
) [inline, virtual]

Reimplemented from Impala::Core::Stream::RgbDataDst.

Definition at line 44 of file RgbDataDstOgl.h.

References OglGui::Sys::Instance(), and OglGui::OglWindow::mOglWnd.

00045     {
00046         if (statusBuf)
00047             SetStatusStr(statusBuf);
00048         mOglWnd->updateScene = 1;
00049         return (OglGui::Sys::Instance().WindowManage() == 1);
00050     }

Here is the call graph for this function:


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