| 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 |
| create_end_roi_iterator(const Type *data, int width, const utils::Rect &roi) | icl::core::ImgIterator< Type > | inlinestatic |
| getROIHeight() const | icl::core::ImgIterator< Type > | inline |
| getROIWidth() const | icl::core::ImgIterator< Type > | inline |
| getSubRectHeight() const | icl::math::MatrixSubRectIterator< Type > | inline |
| getSubRectWidth() const | icl::math::MatrixSubRectIterator< Type > | inline |
| ImgIterator() | icl::core::ImgIterator< Type > | inline |
| ImgIterator(Type *data, int imageWidth, const utils::Rect &roi) | icl::core::ImgIterator< Type > | inline |
| ImgIterator(const ImgIterator< Type > &origin, const utils::Size &s, const utils::Point &a) | icl::core::ImgIterator< Type > | inline |
| incRow(int numLines=1) const | icl::math::MatrixSubRectIterator< Type > | inline |
| init() | icl::math::MatrixSubRectIterator< Type > | inlineprotected |
| inRegionSubROI() const | icl::core::ImgIterator< Type > | inline |
| 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 math::MatrixSubRectIterator< Type > &other) | icl::core::ImgIterator< Type > | inline |
| operator=(const math::MatrixSubRectIterator< Type > &other) const | icl::core::ImgIterator< 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 |