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

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

Definition at line 21 of file ImagesWindow.h.

References mImagesListener, mViewListener, and mViewWidth.

00021                                                                       :
00022         Window(x, y, width, height, is2d)
00023     {
00024         mImagesListener = 0;
00025         mViewListener = 0;
00026         mViewWidth = -1;
00027     }


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