nw::gfx::BasicRenderQueue::NW_DEPRECATED_FUNCTION Member Function

Syntax

NW_DEPRECATED_FUNCTION(
     float  CalculateDepthconst math::VEC3 &localPosition, const math::MTX34 &worldMatrix, const Camera &camera
);

Arguments

Name Description
CalculateDepthconst math::VEC3 &localPosition, const math::MTX34 &worldMatrix, const Camera &camera

Return Values

Description

Calculates the depth in clip coordinates. (Deprecated)

Plans call for abolishment of this function. Use SceneHelperCalculateDepth.

See Also

SceneHelper::CalculateDepth


CONFIDENTIAL