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

Impala::Visualization::MapFunction::MapFunction ( int  width,
int  height 
) [inline]

Definition at line 14 of file MapFunction.h.

References mHeight, and mWidth.

00015     {
00016         mWidth = width;
00017         mHeight = height;
00018     }


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