nw::gfx::BasicRenderQueue::Builder Class

Syntax

class Builder

Description

Class for creating BasicRenderQueues.

The default value for IsFixedSizeMemory is true. Various maximum settings are ignored if changed to false.

Member Functions

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