MCPcopy 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

updateSizeMethod · 0.45
initialiseMethod · 0.45
_initialiseMethod · 0.45
setClientHeightMethod · 0.45
updateMinimizedMethod · 0.45
createSceneMethod · 0.45
updateViewportMethod · 0.45
initialiseMethod · 0.45
notifyFrameEventMethod · 0.45
ColourWindowCellViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected