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

void Impala::Core::Feature::Color64::SetGridDimension ( int  nRow,
int  nCol 
) [inline]

Definition at line 84 of file Color64.h.

References mCol, and mRow.

Referenced by ComputeGrid().

00085     {
00086         mRow = nRow;
00087         mCol = nCol;
00088     }


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