nw::lyt::TextureInfo::GetRealSize Member Function

Syntax

const TexSize & GetRealSize() const;

Arguments

None.

Return Values

Returns the texture size (width and height).

Description

Gets the texture size (width and height).

The width and height of the texture must both be powers of two.

Revision History

2009/09/18
Initial version.

CONFIDENTIAL