Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
destroy
Method · 0.45
~RTTLayer
Method · 0.45
setTextureSize
Method · 0.45
~RTTLayer
Method · 0.45
setTextureSize
Method · 0.45
~RTTLayerNode
Method · 0.45
checkTexture
Method · 0.45
~ResourceTrueTypeFont
Method · 0.45
initialiseFreeType
Method · 0.45
_destroyTexture
Method · 0.45
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected