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

void Impala::Visualization::ImagesWindow::GetDefaultViewSizes ( int &  w,
int &  h 
) [inline]

Definition at line 79 of file ImagesWindow.h.

References mViewHeight, and mViewWidth.

00080 {
00081     w = mViewWidth;
00082     h = mViewHeight;
00083 }


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