nw::gfx::res::ResGraphicsFile::Setup Member FunctionResult Setup( os::IAllocator * allocator, ResGraphicsFile graphicsFile ); Result Setup( os::IAllocator * allocator );
| Setup ( os::IAllocator *, ResGraphicsFile ) | Initializes file contents. Generates commands and resolves external references using the file given by argument. |
Setup(os::IAllocator *)
|
Initializes the caller's own file. |
Setup(os::IAllocator *, ResGraphicsFile)Initializes file contents. Generates commands and resolves external references using the file given by argument.
Setup(os::IAllocator *)Initializes the caller's own file.
CONFIDENTIAL