nw::gfx::res::ResTexture::Setup Member Function

Syntax

Result Setup(
     os::IAllocator * allocator,
     ResGraphicsFile graphicsFile
);

Arguments

Name Description
in allocator Specifies the allocator.
in graphicsFile Used to resolve external references.

Return Values

Returns the result of Setup .

Description

Initializes the texture resource.


CONFIDENTIAL