A record that describes a pixel format in detail.
More...
#include <OgrePixelFormatDescriptions.h>
A record that describes a pixel format in detail.
◆ abits
unsigned char Ogre::PixelFormatDescription::abits |
◆ amask
uint64 Ogre::PixelFormatDescription::amask |
◆ ashift
unsigned char Ogre::PixelFormatDescription::ashift |
◆ bbits
unsigned char Ogre::PixelFormatDescription::bbits |
◆ bmask
uint64 Ogre::PixelFormatDescription::bmask |
◆ bshift
unsigned char Ogre::PixelFormatDescription::bshift |
◆ componentCount
unsigned char Ogre::PixelFormatDescription::componentCount |
◆ componentType
◆ elemBytes
unsigned char Ogre::PixelFormatDescription::elemBytes |
◆ flags
uint32 Ogre::PixelFormatDescription::flags |
◆ gbits
unsigned char Ogre::PixelFormatDescription::gbits |
◆ gmask
uint64 Ogre::PixelFormatDescription::gmask |
◆ gshift
unsigned char Ogre::PixelFormatDescription::gshift |
◆ name
const char* Ogre::PixelFormatDescription::name |
◆ rbits
unsigned char Ogre::PixelFormatDescription::rbits |
◆ rmask
uint64 Ogre::PixelFormatDescription::rmask |
◆ rshift
unsigned char Ogre::PixelFormatDescription::rshift |
The documentation for this struct was generated from the following file: