nw::gfx::res::ResShader::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 a resource.
Setup(os::IAllocator *)

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

Initializes a resource.

Description of Setup(os::IAllocator *)


CONFIDENTIAL