Ogre::PixelUtil Member List

This is the complete list of members for Ogre::PixelUtil, including all inherited members.
bulkPixelConversion(void *src, PixelFormat srcFormat, void *dest, PixelFormat dstFormat, unsigned int count)Ogre::PixelUtil [static]
bulkPixelConversion(const PixelBox &src, const PixelBox &dst)Ogre::PixelUtil [static]
getBitDepths(PixelFormat format, int rgba[4])Ogre::PixelUtil [static]
getBitMasks(PixelFormat format, uint32 rgba[4])Ogre::PixelUtil [static]
getBitShifts(PixelFormat format, unsigned char rgba[4])Ogre::PixelUtil [static]
getBNFExpressionOfPixelFormats(bool accessibleOnly=false)Ogre::PixelUtil [static]
getComponentCount(PixelFormat fmt)Ogre::PixelUtil [static]
getComponentType(PixelFormat fmt)Ogre::PixelUtil [static]
getFlags(PixelFormat format)Ogre::PixelUtil [static]
getFormatForBitDepths(PixelFormat fmt, ushort integerBits, ushort floatBits)Ogre::PixelUtil [static]
getFormatFromName(const String &name, bool accessibleOnly=false, bool caseSensitive=false)Ogre::PixelUtil [static]
getFormatName(PixelFormat srcformat)Ogre::PixelUtil [static]
getMemorySize(size_t width, size_t height, size_t depth, PixelFormat format)Ogre::PixelUtil [static]
getNumElemBits(PixelFormat format)Ogre::PixelUtil [static]
getNumElemBytes(PixelFormat format)Ogre::PixelUtil [static]
hasAlpha(PixelFormat format)Ogre::PixelUtil [static]
isAccessible(PixelFormat srcformat)Ogre::PixelUtil [static]
isCompressed(PixelFormat format)Ogre::PixelUtil [static]
isDepth(PixelFormat format)Ogre::PixelUtil [static]
isFloatingPoint(PixelFormat format)Ogre::PixelUtil [static]
isLuminance(PixelFormat format)Ogre::PixelUtil [static]
isNativeEndian(PixelFormat format)Ogre::PixelUtil [static]
isValidExtent(size_t width, size_t height, size_t depth, PixelFormat format)Ogre::PixelUtil [static]
packColour(const ColourValue &colour, const PixelFormat pf, void *dest)Ogre::PixelUtil [static]
packColour(const uint8 r, const uint8 g, const uint8 b, const uint8 a, const PixelFormat pf, void *dest)Ogre::PixelUtil [static]
packColour(const float r, const float g, const float b, const float a, const PixelFormat pf, void *dest)Ogre::PixelUtil [static]
unpackColour(ColourValue *colour, PixelFormat pf, const void *src)Ogre::PixelUtil [static]
unpackColour(uint8 *r, uint8 *g, uint8 *b, uint8 *a, PixelFormat pf, const void *src)Ogre::PixelUtil [static]
unpackColour(float *r, float *g, float *b, float *a, PixelFormat pf, const void *src)Ogre::PixelUtil [static]

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:38:56 2012