nw::lyt::TexResource::SetImageArea Member Function

Syntax

void SetImageArea(
     lyt::MemArea area
);

Arguments

Name Description
in area Specifies the texture image location.

Return Values

None.

Description

Sets the texture image location.

The content of the resource file is overwritten.

Note that there are restrictions on placing 4-bit format textures in memory if they are used at the same time as non-4-bit format textures.

See Also

Is4bitFormat
GetImageArea

Revision History

2011/02/28
Initial version.

CONFIDENTIAL