nw::gfx::res::ResVertexStreamBase::GetImageAddress Member Function

Syntax

u32 GetImageAddress() const;

Arguments

None.

Return Values

Returns the address of the image to be referenced from GPU.

Description

Gets the address of the image to be referenced from GPU.

If LocationAddress has been set, that adress is used. If LocationAddress is NULL, the stream address is directly referenced from the GPU.


CONFIDENTIAL