MCPcopy 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
569void duDisplayList::depthMask(bool state)
570{
571 m_depthMask = state;
572}
573
574void duDisplayList::begin(duDebugDrawPrimitives prim, float size)
575{

Callers 3

drawMeshTileFunction · 0.45
duDebugDrawNavMeshPolyFunction · 0.45
drawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected