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

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

Definition at line 31 of file DirImViewer3D.h.

References OglGui::OglWindow::Init().

00032                                                                             :
00033         OglGui::Window(x, y, w, h, false)
00034     {
00035         Init(w, h, cacheSize, nrToShow, camControl);
00036     }

Here is the call graph for this function:


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