nw::gfx::CreateTopPriorDepthRenderKeyFactory Function

Syntax

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

Arguments

Name Description
in allocator Allocator.

Return Values

Returns the created factory.

Description

Creates a factory that creates render keys with highest priority given to depth.

See Also

nw::gfx::BasicRenderQueue::Reset


CONFIDENTIAL