MCPcopy Create free account
hub / github.com/TheRealMJP/SHforHLSL / FontTexture

Method FontTexture

SHTest/SampleFramework12/v1.04/Graphics/SpriteFont.cpp:240–243  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

238}
239
240const Texture* SpriteFont::FontTexture() const
241{
242 return &texture;
243}
244
245Float2 SpriteFont::MeasureText(const wchar* text) const
246{

Callers 1

RenderTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected