AllocatedObject() | Ogre::AllocatedObject< Alloc > | inlineexplicit |
back | Ogre::Box | |
bottom | Ogre::Box | |
Box() | Ogre::Box | inline |
Box(uint32 l, uint32 t, uint32 r, uint32 b) | Ogre::Box | inline |
Box(uint32 l, uint32 t, uint32 ff, uint32 r, uint32 b, uint32 bb) | Ogre::Box | inline |
contains(const Box &def) const | Ogre::Box | inline |
data | Ogre::PixelBox | |
format | Ogre::PixelBox | |
front | Ogre::Box | |
getColourAt(size_t x, size_t y, size_t z) | Ogre::PixelBox | |
getConsecutiveSize() const | Ogre::PixelBox | |
getDepth() const | Ogre::Box | inline |
getHeight() const | Ogre::Box | inline |
getRowSkip() const | Ogre::PixelBox | |
getSliceSkip() const | Ogre::PixelBox | inline |
getSliceSkipAlwaysBytes() const | Ogre::PixelBox | |
getSubVolume(const Box &def, bool resetOrigin=true) const | Ogre::PixelBox | |
getTopLeftFrontPixelPtr() const | Ogre::PixelBox | |
getWidth() const | Ogre::Box | inline |
isConsecutive() const | Ogre::PixelBox | |
left | Ogre::Box | |
operator delete(void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, void *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete(void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator delete[](void *ptr, const char *, int, const char *) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
operator new(size_t sz, void *ptr) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz, const char *file, int line, const char *func) | Ogre::AllocatedObject< Alloc > | inline |
operator new[](size_t sz) | Ogre::AllocatedObject< Alloc > | inline |
PixelBox() | Ogre::PixelBox | inline |
PixelBox(const Box &extents, PixelFormat pixelFormat, void *pixelData=0) | Ogre::PixelBox | inline |
PixelBox(uint32 width, uint32 height, uint32 depth, PixelFormat pixelFormat, void *pixelData=0) | Ogre::PixelBox | inline |
right | Ogre::Box | |
rowPitch | Ogre::PixelBox | |
rowPitchAlwaysBytes(void) const | Ogre::PixelBox | |
setColourAt(ColourValue const &cv, size_t x, size_t y, size_t z) | Ogre::PixelBox | |
setConsecutive() | Ogre::PixelBox | |
slicePitch | Ogre::PixelBox | |
slicePitchAlwaysBytes(void) const | Ogre::PixelBox | |
top | Ogre::Box | |
~AllocatedObject() | Ogre::AllocatedObject< Alloc > | inline |
~PixelBox() | Ogre::PixelBox | inline |