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

References OglGui::OglWindow::Init().

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

Here is the call graph for this function:


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