nw::gfx::BasicRenderElement::Bit64RenderKey Class

Syntax

template <typename TDepthQuantizer>
class Bit64RenderKey

Description

Class for setting 64-bit render keys.

Member Functions

Creation
Bit64RenderKey Constructor.
Set/Get
SetLayerId Sets the ID that is given highest priority when sorting render elements.
SetPriorityForDetailedMaterial Sets the rendering priority for a detailed material.
SetDetailedMaterialIdAndTranslucencyKind Sets the detailed material ID and the type of render order.
SetPriorityForSimpleMaterial Sets the rendering priority for a simple material.
SetSimpleMaterialIdAndTranslucencyKind Sets the simple material ID and the type of render order.
SetTranslucencyKind Sets the translucency type.
SetDepth Sets the depth.
SetCommand Sets commands.
Key Gets a key.

CONFIDENTIAL