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

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

Definition at line 179 of file VideoMinimap.h.

References OglGui::OglWindow::Init().

00179                                                                                 :
00180         OglGui::Window(parent, width, height, true)
00181     {
00182         Init(map, width, height, parent);
00183     }

Here is the call graph for this function:


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