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

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

Definition at line 40 of file VideoJpgCamera.h.

References OglGui::OglWindow::Init().

00040                                                                                              :
00041         Window(x, y, w, h), mVideo(&video)
00042     {
00043         Init(w, h, doLoop);
00044     }

Here is the call graph for this function:


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