Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getTextureFont
Method
getTextureFont
MyGUIEngine/src/MyGUI_ResourceManualFont.cpp:136–139 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
134
}
135
136
ITexture* ResourceManualFont::getTextureFont() const
137
{
138
return mTexture;
139
}
140
141
int ResourceManualFont::getDefaultHeight() const
142
{
Callers
5
setFontName
Method · 0.45
updateTexture
Method · 0.45
updateResultPropery
Method · 0.45
addCode
Function · 0.45
generateFontManualXml
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected