nw::lyt::TexMap::SetPhysicalAddress Member Function

Syntax

void SetPhysicalAddress(
     uptr physicalAddress
);

Arguments

Name Description
physicalAddress The physical address of the texture.

Return Values

None.

Description

Sets the physical address of the texture.

The physical address of the texture is used for drawing by Drawer.

See Also

GetPhysicalAddress

Revision History

2010/05/14
Initial version.

CONFIDENTIAL