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

Method ~TextureGlRepeat

tests/cpp-tests/Source/Texture2dTest/Texture2dTest.cpp:1878–1881  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1876}
1877
1878TextureGlRepeat::~TextureGlRepeat()
1879{
1880 Director::getInstance()->getTextureCache()->removeUnusedTextures();
1881}
1882
1883//------------------------------------------------------------------
1884//

Callers

nothing calls this directly

Calls 3

getInstanceFunction · 0.85
removeUnusedTexturesMethod · 0.80
getTextureCacheMethod · 0.80

Tested by

no test coverage detected