nw::gfx::CreatePriorDepthRenderKeyFactory Function

Syntax

RenderKeyFactory * CreatePriorDepthRenderKeyFactory(
     os::IAllocator * allocator
);

Arguments

Name Description
in allocator Allocator.

Return Values

Returns the created factory.

Description

Creates a factory that creates render keys, giving priority to depths.

See Also

nw::gfx::BasicRenderQueue::Reset


CONFIDENTIAL