Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getTop
Function
getTop
MyGUIEngine/include/MyGUI_ICroppedRectangle.h:103–106 ·
view source on GitHub ↗
Get top y-coordinate */
Source
from the content-addressed store, hash-verified
101
}
102
/** Get top y-coordinate */
103
int getTop() const
104
{
105
return mCoord.top;
106
}
107
/** Get bottom y-coordinate */
108
int getBottom() const
109
{
Callers
3
buildQuadVertex
Method · 0.85
MyGUI_ICroppedRectangle.h
File · 0.85
_checkOutside
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected