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