Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getHeight
Method
getHeight
Wrappers/MyGUI_Export/MyGUI_ExportTexture.cpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
64
int ExportTexture::getHeight() const
65
{
66
return mHeight;
67
}
68
69
bool ExportTexture::isLocked() const
70
{
Callers
15
Type MYGUICALL ExportWidget_GetHeight
Method · 0.45
MyGUI_Managed_WidgetCropped.h
File · 0.45
updateSize
Method · 0.45
initialise
Method · 0.45
_initialise
Method · 0.45
BasePanelViewCell
Method · 0.45
setClientHeight
Method · 0.45
updateView
Method · 0.45
createScene
Method · 0.45
updateViewport
Method · 0.45
notifyFrameEvent
Method · 0.45
ColourWindowCellView
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected