MCPcopy Create free account
hub / github.com/axmolengine/axmol / ~CaptureNodeTest

Method ~CaptureNodeTest

tests/cpp-tests/Source/RendererTest/RendererTest.cpp:710–713  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

708}
709
710CaptureNodeTest::~CaptureNodeTest()
711{
712 Director::getInstance()->getTextureCache()->removeTextureForKey(_filename);
713}
714
715std::string CaptureNodeTest::title() const
716{

Callers

nothing calls this directly

Calls 3

getInstanceFunction · 0.85
removeTextureForKeyMethod · 0.80
getTextureCacheMethod · 0.80

Tested by

no test coverage detected