nw::lyt::TextureInfo Class

Syntax

class TextureInfo

Description

Class for storing texture information.

Member Constants

S INVALID const u32 Indicates an invalid texture.

Member Functions

Constructors and Destructors
TextureInfo Constructor.
Set/Get
Set Sets texture information.
GetTextureObject Gets a texture object.
GetSize Gets the size (width and height) of the area used by the texture.
GetRealSize Gets the texture size (width and height).
GetPhysicalAddress Gets the physical address of the texture.
GetFormat Gets the texture format.
IsValid Checks if a texture is valid.

See Also

ResourceAccessor

Revision History

2009/09/18
Initial version.

CONFIDENTIAL