Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
240
const Texture* SpriteFont::FontTexture() const
241
{
242
return &texture;
243
}
244
245
Float2 SpriteFont::MeasureText(const wchar* text) const
246
{
Callers
1
RenderText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected