MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / Size

Method Size

SampleFramework12/v1.00/Graphics/SpriteFont.cpp:210–213  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

208}
209
210float SpriteFont::Size() const
211{
212 return size;
213}
214
215uint32 SpriteFont::TextureWidth() const
216{

Callers 12

NumMeshPartsMethod · 0.45
~ModelMethod · 0.45
NumMeshesMethod · 0.45
OpenMethod · 0.45
CompileShaderFunction · 0.45
Create2DTextureFunction · 0.45
SaveTextureAsEXRFunction · 0.45
LoadMaterialResourcesFunction · 0.45
InitCommonMethod · 0.45
ShutdownMethod · 0.45
CreateBuffersMethod · 0.45
ShutdownMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected