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

Method clear

tests/lua-tests/Source/lua_test_bindings.cpp:263–267  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

261}
262
263void DrawNode3D::clear()
264{
265 _dirty = true;
266 _buffer.clear();
267}
268
269const BlendFunc& DrawNode3D::getBlendFunc() const
270{

Callers 4

VectorTests.cppFile · 0.45
MapTests.cppFile · 0.45
drawDebugRectsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected