CHuiTexture::TSegment Struct Reference

struct CHuiTexture::TSegment

A subdivided segment of this texture. This may have its OpenGL texture manipulated independently of its parent CHuiTexture .

Member Data Documentation

TUint iName

TUint iName

Name of texture.

TPoint iOffset

TPoint iOffset

Offset of segment within parent.

TSize iSize

TSize iSize

Dimensions of texture.

TSize iTextureSize

TSize iTextureSize

Size of the texture.