Home || Visual Search || Applications || Architecture || 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 32 of file DirImViewer3D.h.

References OglGui::OglWindow::Init().

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

Here is the call graph for this function:


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