Col3btoUint32swizzler< id, xshift, yshift, zshift, ashift > Struct Template Reference
[Image]

#include <OgrePixelConversions.h>

Inheritance diagram for Col3btoUint32swizzler< id, xshift, yshift, zshift, ashift >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Col3b SrcType
typedef Ogre::uint32 DstType

Static Public Member Functions

static Ogre::uint32 pixelConvert (const Col3b &inp)

Static Public Attributes

static const int ID

Detailed Description

template<int id, unsigned int xshift, unsigned int yshift, unsigned int zshift, unsigned int ashift>
struct Col3btoUint32swizzler< id, xshift, yshift, zshift, ashift >

Definition at line 285 of file OgrePixelConversions.h.


Member Typedef Documentation

typedef Ogre::uint32 PixelConverter< Col3b , Ogre::uint32 , id >::DstType [inherited]

Definition at line 83 of file OgrePixelConversions.h.

typedef Col3b PixelConverter< Col3b , Ogre::uint32 , id >::SrcType [inherited]

Definition at line 82 of file OgrePixelConversions.h.


Member Function Documentation

template<int id, unsigned int xshift, unsigned int yshift, unsigned int zshift, unsigned int ashift>
static Ogre::uint32 Col3btoUint32swizzler< id, xshift, yshift, zshift, ashift >::pixelConvert ( const Col3b inp  )  [static]

Definition at line 288 of file OgrePixelConversions.h.


Member Data Documentation

const int PixelConverter< Col3b , Ogre::uint32 , id >::ID [static, inherited]

Definition at line 81 of file OgrePixelConversions.h.


The documentation for this struct was generated from the following file:

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:36:34 2012