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

Syntax

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

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

List of Overloaded Member Functions

NW_DEPRECATED_FUNCTION ( float ) Calculates the depth in clip coordinates. (Deprecated)
NW_DEPRECATED_FUNCTION ( float ) Calculates the depth in clip coordinates. (Deprecated)

Description of NW_DEPRECATED_FUNCTION ( float )

Plans call for abolishment of this function. Use SceneHelperCalculateDepth.

Description of NW_DEPRECATED_FUNCTION ( float )

Plans call for abolishment of this function. Use SceneHelperCalculateDepth.


CONFIDENTIAL