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

Method bottom

MyGUIEngine/include/MyGUI_TCoord.h:130–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

128 }
129
130 T bottom() const
131 {
132 return top + height;
133 }
134
135 void clear()
136 {

Callers 15

getViewSizeMethod · 0.80
addTimeMethod · 0.80
recalculateTimeMethod · 0.80
cropPolygonFunction · 0.80
drawGlyphMethod · 0.80
calculateListPositionMethod · 0.80
getSnappedCoordMethod · 0.80
deserializationMethod · 0.80
getBottomFunction · 0.80
_getViewBottomFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected