MCPcopy 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
184void DrawNode3D::clear()
185{
186 _bufferLines.clear();
187 _isDirty = true;
188}
189
190const BlendFunc& DrawNode3D::getBlendFunc() const
191{

Callers 15

onEnterMethod · 0.45
updateMethod · 0.45
updateMethod · 0.45
drawAllMethod · 0.45
resetMethod · 0.45
doTestMethod · 0.45
updateDrawNodeMethod · 0.45
initSpritesMethod · 0.45
makeSpriteMethod · 0.45
loadDefaultSpritesMethod · 0.45
addSpritePolygonMethod · 0.45

Calls

no outgoing calls

Tested by 15

onEnterMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36
drawAllMethod · 0.36
resetMethod · 0.36
doTestMethod · 0.36
updateDrawNodeMethod · 0.36
initSpritesMethod · 0.36
makeSpriteMethod · 0.36
loadDefaultSpritesMethod · 0.36
addSpritePolygonMethod · 0.36