Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getAdvance
Method
getAdvance
MyGUIEngine/include/MyGUI_TextViewData.h:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
float getAdvance() const
67
{
68
return mMetrics.mAdvance;
69
}
70
71
float getBearingX() const
72
{
Callers
3
getCursorPosition
Method · 0.80
getCursorPoint
Method · 0.80
doRender
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected