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

Method getAdvance

MyGUIEngine/include/MyGUI_TextViewData.h:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 float getAdvance() const
67 {
68 return mMetrics.mAdvance;
69 }
70
71 float getBearingX() const
72 {

Callers 3

getCursorPositionMethod · 0.80
getCursorPointMethod · 0.80
doRenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected