Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getHeight
Function
getHeight
MyGUIEngine/include/MyGUI_ICroppedRectangle.h:118–121 ·
view source on GitHub ↗
Get height */
Source
from the content-addressed store, hash-verified
116
}
117
/** Get height */
118
int getHeight() const
119
{
120
return mCoord.height;
121
}
122
123
124
/*internal:*/
Callers
7
simpleArrange
Method · 0.85
floatArrange
Method · 0.85
buildQuadVertex
Method · 0.85
notifyUpdateCanvas
Method · 0.85
updateSize
Method · 0.85
notifyUpdateCanvas
Method · 0.85
createTexture
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected