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

Method destroyTexture

MyGUIEngine/src/MyGUI_Canvas.cpp:150–153  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

148 }
149
150 void Canvas::destroyTexture()
151 {
152 _destroyTexture(true);
153 }
154
155 void Canvas::shutdownOverride()
156 {

Callers 11

destroyMethod · 0.45
~RTTLayerMethod · 0.45
setTextureSizeMethod · 0.45
~RTTLayerMethod · 0.45
setTextureSizeMethod · 0.45
~RTTLayerNodeMethod · 0.45
checkTextureMethod · 0.45
~ResourceTrueTypeFontMethod · 0.45
initialiseFreeTypeMethod · 0.45
_destroyTextureMethod · 0.45
loadMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected