#define CASECONVERTER | ( | type | ) | case type::ID : PixelBoxConverter<type>::conversion(src, dst); return 1; |
Definition at line 382 of file OgrePixelConversions.h.
Referenced by doOptimizedConversion().
typedef vector<const Image*>::type Ogre::ConstImagePtrList |
Definition at line 503 of file OgreImage.h.
typedef vector<Image*>::type Ogre::ImagePtrList |
Definition at line 502 of file OgreImage.h.
typedef vector<PixelFormat>::type Ogre::PixelFormatList |
Definition at line 159 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 183 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 164 of file OgrePixelFormat.h.
int doOptimizedConversion | ( | const Ogre::PixelBox & | src, | |
const Ogre::PixelBox & | dst | |||
) |
Definition at line 384 of file OgrePixelConversions.h.
References CASECONVERTER, FMTCONVERTERID, and Ogre::PixelBox::format.
Copyright © 2012 Torus Knot Software Ltd
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Fri May 25 23:36:31 2012