Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ point
Method
point
MyGUIEngine/include/MyGUI_TCoord.h:160–163 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
TPoint<T> point() const
161
{
162
return TPoint<T>(left, top);
163
}
164
165
TSize<T> size() const
166
{
Callers
11
updateCanvasImpl
Method · 0.45
simpleArrange
Method · 0.45
animate
Method · 0.45
getPosition
Function · 0.45
fillStateData
Method · 0.45
notifyChangeValue
Method · 0.45
getPosition
Method · 0.45
loadMouseRelative
Method · 0.45
getPosition
Method · 0.45
loadMouseRelative
Method · 0.45
notifyChangeValue
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected