C:/quickbuild-1.2.13/working/root/Docs/TGEA_Offline_Docs/checkouts/engine/source/core/util/swizzle.h File Reference

#include "platform/platform.h"
#include "core/frameAllocator.h"

Namespaces

namespace  Swizzles

Classes

class  Swizzle< T, mapLength >
 This class will swizzle 'sizeof( T )' length chunks of memory into different patterns which are user described. More...
class  NullSwizzle< T, mapLength >

Variables

Swizzle< U8, 4 > Swizzles::bgra
Swizzle< U8, 4 > Swizzles::argb
Swizzle< U8, 4 > Swizzles::rgba
Swizzle< U8, 4 > Swizzles::abgr
Swizzle< U8, 3 > Swizzles::bgr
Swizzle< U8, 3 > Swizzles::rgb
NullSwizzle< U8, 4 > Swizzles::null