nw::demo::GraphicsDrawing::InitializeShape Member Function
bool InitializeShape(
os::IAllocator * allocator,
const wchar_t * shaderPath
);
| Name | Description | |
|---|---|---|
| in | allocator | Allocator. |
| in | shaderPath | File path for shader binary. |
true if initialized successfully and false otherwise. Performs initialization for shape rendering.
CONFIDENTIAL