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

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

Definition at line 46 of file DirImViewer3D.h.

References OglGui::OglWindow::Init().

00047                                                                             :
00048         OglGui::Window(parent, x, y, w, h, false)
00049     {
00050         Init(w, h, cacheSize, nrToShow, camControl);
00051     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:24:39 2011 for ImpalaSrc by  doxygen 1.5.1