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

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

Definition at line 31 of file Grid.h.

References mCol, and mRow.

00032     {
00033         mRow = nRow;
00034         mCol = nCol;
00035     }


Generated on Fri Mar 19 11:09:39 2010 for ImpalaSrc by  doxygen 1.5.1