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

Impala::Core::Feature::Grid::Grid ( int  nRow,
int  nCol 
) [inline]

Definition at line 46 of file Grid.h.

References mCol, and mRow.

00047     {
00048         mRow = nRow;
00049         mCol = nCol;
00050     }


Generated on Thu Jan 13 09:19:12 2011 for ImpalaSrc by  doxygen 1.5.1