Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ TextureHeight
Method
TextureHeight
SampleFramework12/v1.00/Graphics/SpriteFont.cpp:220–223 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
218
}
219
220
uint32 SpriteFont::TextureHeight() const
221
{
222
return texHeight;
223
}
224
225
float SpriteFont::SpaceWidth() const
226
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected