Home
last modified time | relevance | path

Searched refs:localPosition (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_SceneHelper.h103 const math::VEC3& localPosition, in CalculateDepth() argument
108 math::VEC3Transform(&position, &worldMatrix, &localPosition); in CalculateDepth()
Dgfx_RenderQueue.h701 const math::VEC3& localPosition, in NW_DEPRECATED_FUNCTION()
705 return SceneHelper::CalculateDepth(localPosition, worldMatrix, camera); in NW_DEPRECATED_FUNCTION()