mudbox::ImgLockPageIterator Member List

This is the complete list of members for mudbox::ImgLockPageIterator, including all inherited members.
AccessMode enum name mudbox::ImgLockPageIterator
clipPositive() mudbox::ImgTile [inline]
contains(const ImgTile &a) const mudbox::ImgTile [inline]
contains(int x_, int y_) const mudbox::ImgTile [inline]
dataPtr() mudbox::ImgLockPageIterator
Expand(int numPixels=1) mudbox::ImgTile [inline]
ExpandToInclude(int x_, int y_) mudbox::ImgTile [inline]
ImgLockPageIterator(Image *img, const ImgTile *srcTile=0, AccessMode mode=ReadOnly) mudbox::ImgLockPageIterator
ImgPageIterator(Image *img, const ImgTile *srcTile=0, bool writing=false) mudbox::ImgPageIterator
ImgTile() mudbox::ImgTile [inline]
ImgTile(int X, int Y, int NX, int NY) mudbox::ImgTile [inline]
ImgTile(const ImgTile &a, const ImgTile &b) mudbox::ImgTile [inline]
isEmpty() const mudbox::ImgTile [inline]
isEqualTile(const ImgTile &t) const mudbox::ImgTile [inline]
m_BlindData mudbox::ImgPageIterator [protected]
m_Image mudbox::ImgPageIterator [protected]
m_Mode mudbox::ImgLockPageIterator [protected]
m_PixelData mudbox::ImgPageIterator [protected]
m_SmartImage mudbox::ImgLockPageIterator [protected]
m_SrcTile mudbox::ImgPageIterator [protected]
m_Type mudbox::ImgPageIterator [protected]
next() mudbox::ImgLockPageIterator [virtual]
numPixels() const mudbox::ImgTile [inline]
nx mudbox::ImgTile
ny mudbox::ImgTile
operator!=(const ImgTile &t) const mudbox::ImgTile [inline]
operator==(const ImgTile &t) const mudbox::ImgTile [inline]
ReadOnly enum value mudbox::ImgLockPageIterator
ReadWrite enum value mudbox::ImgLockPageIterator
setEmpty() mudbox::ImgTile [inline]
WriteOnly enum value mudbox::ImgLockPageIterator
x mudbox::ImgTile
y mudbox::ImgTile
~ImgLockPageIterator() mudbox::ImgLockPageIterator
~ImgPageIterator() mudbox::ImgPageIterator [virtual]