nw::gfx::BasicRenderQueue::Builder Classclass Builder
Class for creating BasicRenderQueues.
The default value for IsFixedSizeMemory is true. Various maximum settings are ignored if changed to false.
| Builder | Constructor. | |
|---|---|---|
~Builder
|
Destructor. | |
IsFixedSizeMemory
|
Sets a flag indicating whether memory is to be allocated even other than at time of creation. | |
MaxRenderElements
|
Sets the maximum number of render elements that can accumulate in the queue. | |
| Create | Creates a render queue. |
CONFIDENTIAL