nw::gfx::SceneHelper::CalculateDepth Member Function
static float CalculateDepth(
const math::VEC3 & localPosition,
const math::MTX34 & worldMatrix,
const Camera & camera
);
static float CalculateDepth(
const math::MTX34 & worldMatrix,
const Camera & camera
);
| CalculateDepth ( const math::VEC3 &, const math::MTX34 &, const Camera & ) | Calculates the depth in clip coordinates. |
| CalculateDepth ( const math::MTX34 &, const Camera & ) | Calculates the depth in clip coordinates. |
Calculates the depth in clip coordinates.
CalculateDepth ( const math::MTX34 &, const Camera & )Calculates the depth in clip coordinates.
CONFIDENTIAL