Image Component Library (ICL)
icl::core::ImgIterator< Type > Member List
This is the complete list of members for icl::core::ImgIterator< Type >, including all inherited members.
create_end_iterator(const Type *dataOrigin, int matrixWidth, int subRectX, int subRectY, int subRectWidth, int subRectHeight)icl::math::MatrixSubRectIterator< Type > [inline, static]
create_end_roi_iterator(const Type *data, int width, const utils::Rect &roi)icl::core::ImgIterator< Type > [inline, static]
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 > [inline, protected]
inRegionSubROI() const icl::core::ImgIterator< Type > [inline]
inSubRect() const icl::math::MatrixSubRectIterator< Type > [inline]
m_currLineEndicl::math::MatrixSubRectIterator< Type > [mutable, protected]
m_dataCurricl::math::MatrixSubRectIterator< Type > [mutable, protected]
m_dataEndicl::math::MatrixSubRectIterator< Type > [protected]
m_dataOriginicl::math::MatrixSubRectIterator< Type > [protected]
m_lineStepicl::math::MatrixSubRectIterator< Type > [protected]
m_matrixWidthicl::math::MatrixSubRectIterator< Type > [protected]
m_subRectHeighticl::math::MatrixSubRectIterator< Type > [protected]
m_subRectWidthicl::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 MatrixSubRectIterator< Type > &it) const icl::math::MatrixSubRectIterator< Type > [inline]
operator*() const icl::math::MatrixSubRectIterator< Type > [inline]
operator*()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]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines