Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ depthMask
Method
depthMask
3rdparty/recast/DebugDraw.cpp:569–572 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
567
}
568
569
void duDisplayList::depthMask(bool state)
570
{
571
m_depthMask = state;
572
}
573
574
void duDisplayList::begin(duDebugDrawPrimitives prim, float size)
575
{
Callers
3
drawMeshTile
Function · 0.45
duDebugDrawNavMeshPoly
Function · 0.45
draw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected