Removed an extra memcpy and made getMatrix() pure virtual.
authordswitkin@google.com <dswitkin@google.com@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Tue, 24 Aug 2010 18:59:26 +0000 (18:59 +0000)
committerdswitkin@google.com <dswitkin@google.com@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Tue, 24 Aug 2010 18:59:26 +0000 (18:59 +0000)
commit88006a333e7f5daa8f66fb265061ef9a6812aac8
treeb187c5cb8adf5f36fe92e2e49e3490054ac9fce3
parent3069fb4808b15901155620b678ef6a34562459d6
Removed an extra memcpy and made getMatrix() pure virtual.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1556 59b500cc-1b3d-0410-9834-0bbf25fbcc57
cpp/core/src/zxing/LuminanceSource.cpp
cpp/core/src/zxing/LuminanceSource.h
cpp/core/src/zxing/ResultPointCallback.cpp
cpp/core/src/zxing/common/GreyscaleRotatedLuminanceSource.cpp