MCPcopy Create free account
hub / github.com/axmolengine/axmol / clear

Method clear

3rdparty/recast/DebugDraw.cpp:564–567  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

562}
563
564void duDisplayList::clear()
565{
566 m_size = 0;
567}
568
569void duDisplayList::depthMask(bool state)
570{

Callers 10

updateMethod · 0.45
initMethod · 0.45
findPathMethod · 0.45
initSlicedFindPathMethod · 0.45
moveAlongSurfaceMethod · 0.45
findPolysAroundCircleMethod · 0.45
findPolysAroundShapeMethod · 0.45
findDistanceToWallMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected