Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
263
void DrawNode3D::clear()
264
{
265
_dirty = true;
266
_buffer.clear();
267
}
268
269
const BlendFunc& DrawNode3D::getBlendFunc() const
270
{
Callers
4
lua_cocos2dx_DrawNode3D_clear
Function · 0.45
VectorTests.cpp
File · 0.45
MapTests.cpp
File · 0.45
drawDebugRects
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected