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

Impala::Visualization::DirImViewer3D::DirImViewer3D ( OglGui::Window parent,
int  w,
int  h,
int  nrToShow = 56,
int  cacheSize = 112,
bool  camControl = true 
) [inline]

Definition at line 38 of file DirImViewer3D.h.

References OglGui::OglWindow::Init().

00039                                                                            :
00040         OglGui::Window(parent, w, h, false)
00041     {
00042         Init(w, h, cacheSize, nrToShow, camControl);
00043     }

Here is the call graph for this function:


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