Lines Matching refs:CalculateDepth
140 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()
714 NW_DEPRECATED_FUNCTION(float CalculateDepth( in NW_DEPRECATED_FUNCTION()
718 return SceneHelper::CalculateDepth(worldMatrix, camera); in NW_DEPRECATED_FUNCTION()