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

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

Definition at line 85 of file Color64.h.

References mCol, and mRow.

Referenced by ComputeGrid().

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


Generated on Fri Mar 19 11:08:42 2010 for ImpalaSrc by  doxygen 1.5.1