Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ clear
Method
clear
tests/cpp-tests/Source/MeshRendererTest/DrawNode3D.cpp:184–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
182
}
183
184
void DrawNode3D::clear()
185
{
186
_bufferLines.clear();
187
_isDirty = true;
188
}
189
190
const BlendFunc& DrawNode3D::getBlendFunc() const
191
{
Callers
15
onEnter
Method · 0.45
update
Method · 0.45
update
Method · 0.45
drawAll
Method · 0.45
reset
Method · 0.45
doTest
Method · 0.45
~SpritePolygonTestCase
Method · 0.45
updateDrawNode
Method · 0.45
initSprites
Method · 0.45
makeSprite
Method · 0.45
loadDefaultSprites
Method · 0.45
addSpritePolygon
Method · 0.45
Calls
no outgoing calls
Tested by
15
onEnter
Method · 0.36
update
Method · 0.36
update
Method · 0.36
drawAll
Method · 0.36
reset
Method · 0.36
doTest
Method · 0.36
~SpritePolygonTestCase
Method · 0.36
updateDrawNode
Method · 0.36
initSprites
Method · 0.36
makeSprite
Method · 0.36
loadDefaultSprites
Method · 0.36
addSpritePolygon
Method · 0.36