Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getDepthCompareFunction
Method
getDepthCompareFunction
core/renderer/Renderer.cpp:486–489 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
484
}
485
486
backend::CompareFunction Renderer::getDepthCompareFunction() const
487
{
488
return _dsDesc.depthCompareFunction;
489
}
490
491
bool Renderer::Renderer::getDepthTest() const
492
{
Callers
7
onBeforeDraw
Method · 0.80
onBeforeVisitCmd
Method · 0.80
onBeforeDraw
Method · 0.80
onBeforeVisitCmd
Method · 0.80
onBeforeDraw
Method · 0.80
onBeforeDraw
Method · 0.80
onBeforeDraw
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected