Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getBearingY
Method
getBearingY
MyGUIEngine/include/MyGUI_TextViewData.h:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
}
75
76
float getBearingY() const
77
{
78
return mMetrics.mBearingY;
79
}
80
81
const FloatRect& getUVRect() const
82
{
Callers
1
doRender
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected