GFXVertexColor

Engine/source/gfx/gfxVertexColor.h

More...

Private Attributes

Private Static Attributes

Public Static Functions

setSwizzle(Swizzle< U8, 4 > * val)

Detailed Description

Private Attributes

U32 packedColorData 

Private Static Attributes

Swizzle< U8, 4 > * mDeviceSwizzle 

Public Static Functions

setSwizzle(Swizzle< U8, 4 > * val)

Public Functions

GFXVertexColor()

GFXVertexColor(const ColorI & color)

getColor(ColorI * color)

getPackedColorData()

operator const U32*()

operator=(const ColorI & color)

set(const ColorI & color)

set(U8 red, U8 green, U8 blue, U8 alpha)