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