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

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

Definition at line 29 of file ImagesWindow.h.

References mImagesListener, mViewListener, and mViewWidth.

00029                                                                               :
00030         Window(parent, width, height, is2d)
00031     {
00032         mImagesListener = 0;
00033         mViewListener = 0;
00034         mViewWidth = -1;
00035     }


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