MCPcopy Create free account
hub / github.com/MyGUI/mygui / textureInvalidate

Method textureInvalidate

MyGUIEngine/src/MyGUI_ResourceTrueTypeFont.cpp:58–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56 }
57
58 void ResourceTrueTypeFont::textureInvalidate(ITexture* _texture)
59 {
60 }
61
62 std::vector<std::pair<Char, Char>> ResourceTrueTypeFont::getCodePointRanges() const
63 {

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected