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

Impala::Core::Geometry::MaskedInterestPointSelector::MaskedInterestPointSelector ( Array::Array2dScalarInt32 pointList,
int  index 
) [inline]

Definition at line 18 of file MaskedInterestPointSelector.h.

References mIter.

00019         : mPointList(pointList), mIndex(index+2)
00020     {
00021         mIter = 0;
00022     }


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