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

Method right

MyGUIEngine/include/MyGUI_TCoord.h:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123 }
124
125 T right() const
126 {
127 return left + width;
128 }
129
130 T bottom() const
131 {

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
getRightFunction · 0.80
_getViewRightFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected