static void InitializeGraphicsDrawing(
os::IAllocator * allocator,
nw::demo::GraphicsDrawing & graphicsDrawing
);
| Name | Description | |
|---|---|---|
| in | allocator | Allocator. |
| in | graphicsDrawing | GraphicsDrawing to be initialized. |
Performs GraphicsDrawing initialization.
CONFIDENTIAL