Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:44:42 2010 for ImpalaSrc by  doxygen 1.5.1