Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ CharHeight
Method
CharHeight
SampleFramework12/v1.00/Graphics/SpriteFont.cpp:230–233 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
float SpriteFont::CharHeight() const
231
{
232
return charHeight;
233
}
234
235
const Texture* SpriteFont::FontTexture() const
236
{
Callers
1
RenderText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected