| assign(const MatrixSubRectIterator &other) | icl::math::MatrixSubRectIterator< Type > | inline |
| create_end_iterator(const Type *dataOrigin, int matrixWidth, int subRectX, int subRectY, int subRectWidth, int subRectHeight) | icl::math::MatrixSubRectIterator< Type > | inlinestatic |
| getSubRectHeight() const | icl::math::MatrixSubRectIterator< Type > | inline |
| getSubRectWidth() const | icl::math::MatrixSubRectIterator< Type > | inline |
| incRow(int numLines=1) const | icl::math::MatrixSubRectIterator< Type > | inline |
| init() | icl::math::MatrixSubRectIterator< Type > | inlineprotected |
| inSubRect() const | icl::math::MatrixSubRectIterator< Type > | inline |
| m_currLineEnd | icl::math::MatrixSubRectIterator< Type > | mutableprotected |
| m_dataCurr | icl::math::MatrixSubRectIterator< Type > | mutableprotected |
| m_dataEnd | icl::math::MatrixSubRectIterator< Type > | protected |
| m_dataOrigin | icl::math::MatrixSubRectIterator< Type > | protected |
| m_lineStep | icl::math::MatrixSubRectIterator< Type > | protected |
| m_matrixWidth | icl::math::MatrixSubRectIterator< Type > | protected |
| m_subRectHeight | icl::math::MatrixSubRectIterator< Type > | protected |
| m_subRectWidth | icl::math::MatrixSubRectIterator< Type > | protected |
| MatrixSubRectIterator() | icl::math::MatrixSubRectIterator< Type > | inline |
| MatrixSubRectIterator(Type *ptData, int matrixWidth, int subRectX, int subRectY, int subRectWidth, int subRectHeight) | icl::math::MatrixSubRectIterator< Type > | inline |
| operator *() const | icl::math::MatrixSubRectIterator< Type > | inline |
| operator *() | icl::math::MatrixSubRectIterator< Type > | inline |
| operator!=(const MatrixSubRectIterator< Type > &it) const | icl::math::MatrixSubRectIterator< Type > | inline |
| operator++() | icl::math::MatrixSubRectIterator< Type > | inline |
| operator++() const | icl::math::MatrixSubRectIterator< Type > | inline |
| operator++(int) | icl::math::MatrixSubRectIterator< Type > | inline |
| operator++(int) const | icl::math::MatrixSubRectIterator< Type > | inline |
| operator<(const MatrixSubRectIterator< Type > &it) const | icl::math::MatrixSubRectIterator< Type > | inline |
| operator<=(const MatrixSubRectIterator< Type > &it) const | icl::math::MatrixSubRectIterator< Type > | inline |
| operator=(const MatrixSubRectIterator &other) const | icl::math::MatrixSubRectIterator< Type > | inline |
| operator==(const MatrixSubRectIterator< Type > &it) const | icl::math::MatrixSubRectIterator< Type > | inline |
| operator>(const MatrixSubRectIterator< Type > &it) const | icl::math::MatrixSubRectIterator< Type > | inline |
| operator>=(const MatrixSubRectIterator< Type > &it) const | icl::math::MatrixSubRectIterator< Type > | inline |
| x() | icl::math::MatrixSubRectIterator< Type > | inline |
| y() | icl::math::MatrixSubRectIterator< Type > | inline |