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

Impala::Visualization::VideoMinimap::VideoMinimap ( MapFunction map,
OglGui::Window parent,
int  x,
int  y,
int  width,
int  height 
) [inline]

Definition at line 185 of file VideoMinimap.h.

References OglGui::OglWindow::Init().

00185                                                                                               :
00186         OglGui::Window(parent, x, y, width, height, true)
00187     {
00188         Init(map, width, height, parent);
00189     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:49:49 2010 for ImpalaSrc by  doxygen 1.5.1