OGRE 14.3
Object-Oriented Graphics Rendering Engine
|
This is the complete list of members for Ogre::PixelBox, including all inherited members.
back | Ogre::Box | |
bottom | Ogre::Box | |
Box() | Ogre::Box | inline |
Box(uint32 l, uint32 t, uint32 r, uint32 b) | Ogre::Box | inline |
Box(const TRect< T > &r) | Ogre::Box | inlineexplicit |
Box(uint32 l, uint32 t, uint32 ff, uint32 r, uint32 b, uint32 bb) | Ogre::Box | inline |
Box(const Vector3i &size) | Ogre::Box | inlineexplicit |
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) const | Ogre::PixelBox | |
getConsecutiveSize() const | Ogre::PixelBox | |
getDepth() const | Ogre::Box | inline |
getHeight() const | Ogre::Box | inline |
getOrigin() const | Ogre::Box | inline |
getRowSkip() const | Ogre::PixelBox | inline |
getSize() const | Ogre::Box | inline |
getSliceSkip() const | Ogre::PixelBox | inline |
getSubVolume(const Box &def, bool resetOrigin=true) const | Ogre::PixelBox | |
getTopLeftFrontPixelPtr() const | Ogre::PixelBox | |
getWidth() const | Ogre::Box | inline |
isConsecutive() const | Ogre::PixelBox | inline |
left | Ogre::Box | |
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 | |
setColourAt(ColourValue const &cv, size_t x, size_t y, size_t z) | Ogre::PixelBox | |
setConsecutive() | Ogre::PixelBox | inline |
slicePitch | Ogre::PixelBox | |
top | Ogre::Box | |
~PixelBox() | Ogre::PixelBox | inline |