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

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

Definition at line 52 of file VideoJpgCamera.h.

References OglGui::OglWindow::Init().

00052                                                                                                          :
00053         Window(parent, x, y, w, h), mVideo(&video)
00054     {
00055         Init(w, h, doLoop);
00056     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:50:25 2010 for ImpalaSrc by  doxygen 1.5.1