Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getRight
Function
getRight
MyGUIEngine/include/MyGUI_ICroppedRectangle.h:98–101 ·
view source on GitHub ↗
Get right x-coordinate */
Source
from the content-addressed store, hash-verified
96
}
97
/** Get right x-coordinate */
98
int getRight() const
99
{
100
return mCoord.right();
101
}
102
/** Get top y-coordinate */
103
int getTop() const
104
{
Callers
2
MyGUI_ICroppedRectangle.h
File · 0.85
_checkOutside
Function · 0.85
Calls
1
right
Method · 0.80
Tested by
no test coverage detected