|
| #define CASECONVERTER | ( | type | ) | case type::ID : PixelBoxConverter<type>::conversion(src, dst); return 1; |
Definition at line 383 of file OgrePixelConversions.h.
Referenced by doOptimizedConversion().
| typedef vector<const Image*>::type Ogre::ConstImagePtrList |
Definition at line 496 of file OgreImage.h.
| typedef vector<Image*>::type Ogre::ImagePtrList |
Definition at line 495 of file OgreImage.h.
| typedef vector<PixelFormat>::type Ogre::PixelFormatList |
Definition at line 155 of file OgrePixelFormat.h.
| enum Ogre::ImageFlags |
Definition at line 44 of file OgreImage.h.
Pixel component format.
| PCT_BYTE | |
| PCT_SHORT |
Byte per component (8 bit fixed 0.0..1.0). |
| PCT_FLOAT16 |
Short per component (16 bit fixed 0.0..1.0)). |
| PCT_FLOAT32 |
16 bit float per component |
| PCT_COUNT |
32 bit float per component |
Definition at line 179 of file OgrePixelFormat.h.
| enum Ogre::PixelFormat |
The pixel format used for images, textures, and render surfaces.
Definition at line 42 of file OgrePixelFormat.h.
Flags defining some on/off properties of pixel formats.
Definition at line 160 of file OgrePixelFormat.h.
Definition at line 385 of file OgrePixelConversions.h.
References CASECONVERTER, FMTCONVERTERID, and Ogre::PixelBox::format.
Copyright © 2008 Torus Knot Software Ltd

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Sun Feb 28 17:47:23 2010