MCPcopy 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

updateSizeMethod · 0.45
initialiseMethod · 0.45
_initialiseMethod · 0.45
BasePanelViewCellMethod · 0.45
setClientHeightMethod · 0.45
updateViewMethod · 0.45
createSceneMethod · 0.45
updateViewportMethod · 0.45
notifyFrameEventMethod · 0.45
ColourWindowCellViewMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected