Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ FontTexture
Method
FontTexture
SampleFramework12/v1.00/Graphics/SpriteFont.cpp:235–238 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
}
234
235
const Texture* SpriteFont::FontTexture() const
236
{
237
return &texture;
238
}
239
240
Float2 SpriteFont::MeasureText(const wchar* text) const
241
{
Callers
1
RenderText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected