Image Component Library (ICL)
icl::math::MatrixSubRectIterator< Type > Member List
This is the complete list of members for icl::math::MatrixSubRectIterator< 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]
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 > [inline, protected]
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 MatrixSubRectIterator &other)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]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines