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