eLynx SDK v3.3.0
C++ image processing API reference

eLynx::Math::Matrix Member List

This is the complete list of members for eLynx::Math::Matrix, including all inherited members.
GetHeight() const eLynx::Math::Matrix [inline, virtual]
GetWidth() const eLynx::Math::Matrix [inline, virtual]
Matrix(uint32 iHeight, uint32 iWidth)eLynx::Math::Matrix
Matrix(const IMatrix &iMatrix)eLynx::Math::Matrix
Matrix(const Matrix &iOther)eLynx::Math::Matrix
operator()(uint32 iRow, uint32 iCol) const eLynx::Math::Matrix [virtual]
operator()(uint32 iRow, uint32 iCol)eLynx::Math::Matrix [virtual]
operator=(const Matrix &iOther)eLynx::Math::Matrix
Resize(uint32 iHeight, uint32 iWidth)eLynx::Math::Matrix
SwapCols(uint32 iCol1, uint32 iCol2)eLynx::Math::Matrix [virtual]
SwapRows(uint32 iRow1, uint32 iRow2)eLynx::Math::Matrix [virtual]
~IMatrix()eLynx::Math::IMatrix [inline, virtual]

Generated on Thu Dec 9 2010 by doxygen 1.7.2