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

Syntax

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

Result Setup(
     os::IAllocator * allocator
);

List of Overloaded Member Functions

Setup ( os::IAllocator *, ResGraphicsFile ) Initializes the texture resource.
Setup(os::IAllocator *)

Description of Setup(os::IAllocator *, ResGraphicsFile)

Initializes the texture resource.

Description of Setup(os::IAllocator *)


CONFIDENTIAL