MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getCharacterSize

Method getCharacterSize

extlibs/sfe/src/RichText.cpp:279–282  ·  view source on GitHub ↗

///////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

277
278 ////////////////////////////////////////////////////////////////////////////////
279 unsigned int RichText::getCharacterSize() const
280 {
281 return m_characterSize;
282 }
283
284
285 ////////////////////////////////////////////////////////////////////////////////

Callers 1

updateTextAndGeometryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected