Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_RenderQueue.h140 return SceneHelper::CalculateDepth( in operator()
183 depth = SceneHelper::CalculateDepth( in operator()
188 depth = SceneHelper::CalculateDepth( in operator()
207 template<typename ModelType, typename CalculateDepth, typename IsCalculating>
230 CalculateDepth calculateDepth;
259 template<typename ModelType, typename CalculateDepth, typename IsCalculating>
274 modelDepth = SceneHelper::CalculateDepth(model->WorldMatrix(), camera); in BasicEnqueueModelTranslucentModelBaseFunctor()
294 CalculateDepth calculateDepth;
700 NW_DEPRECATED_FUNCTION(float CalculateDepth( in NW_DEPRECATED_FUNCTION()
705 return SceneHelper::CalculateDepth(localPosition, worldMatrix, camera); in NW_DEPRECATED_FUNCTION()
[all …]
Dgfx_SceneHelper.h102 static float CalculateDepth( in CalculateDepth() function
127 static float CalculateDepth( in CalculateDepth() function