MCPcopy Create free account
hub / github.com/MyGUI/mygui / getWidth

Method getWidth

MyGUIEngine/include/MyGUI_TextViewData.h:56–59  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54 }
55
56 float getWidth() const
57 {
58 return mMetrics.mWidth;
59 }
60
61 float getHeight() const
62 {

Callers 4

_checkOutsideFunction · 0.45
getWidgetWidthFunction · 0.45
getWidgetHeightFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected