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

Method ~TextureGlClamp

tests/cpp-tests/Source/Texture2dTest/Texture2dTest.cpp:1840–1843  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1838}
1839
1840TextureGlClamp::~TextureGlClamp()
1841{
1842 Director::getInstance()->getTextureCache()->removeUnusedTextures();
1843}
1844
1845//------------------------------------------------------------------
1846//

Callers

nothing calls this directly

Calls 3

getInstanceFunction · 0.85
removeUnusedTexturesMethod · 0.80
getTextureCacheMethod · 0.80

Tested by

no test coverage detected