Result Setup( os::IAllocator * allocator, ResGraphicsFile graphicsFile ); Result Setup( os::IAllocator * allocator );
| Setup ( os::IAllocator *, ResGraphicsFile ) | Initializes file contents. Initializes GL objects and resolves external references using the file given by argument. |
| Setup ( os::IAllocator * ) | Performs initilization processing concluded within the file. |
Initializes file contents. Initializes GL objects and resolves external references using the file given by argument.
Performs initilization processing concluded within the file.
CONFIDENTIAL