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

Impala::Visualization::ImagesWindow::ImagesWindow ( OglGui::Window parent,
int  x,
int  y,
int  width,
int  height,
bool  is2d = true 
) [inline]

Definition at line 37 of file ImagesWindow.h.

References mImagesListener, mViewListener, and mViewWidth.

00038                                  :
00039         Window(parent, x, y, width, height, is2d)
00040     {
00041         mImagesListener = 0;
00042         mViewListener = 0;
00043         mViewWidth = -1;
00044     }


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