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

Impala::Application::SDash::VideoJpgCamera::VideoJpgCamera ( Window parent,
int  w,
int  h,
Visualization::Video video,
bool  doLoop = true 
) [inline]

Definition at line 46 of file VideoJpgCamera.h.

References OglGui::OglWindow::Init().

00046                                                                                                :
00047         Window(parent, w, h), mVideo(&video)
00048     {
00049         Init(w, h, doLoop);
00050     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:16:15 2011 for ImpalaSrc by  doxygen 1.5.1