MCPcopy Create free account
hub / github.com/TheRealMJP/BakingLab / CharHeight

Method CharHeight

SampleFramework11/v1.02/Graphics/SpriteFont.cpp:260–263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

258}
259
260float SpriteFont::CharHeight() const
261{
262 return charHeight;
263}
264
265ID3D11Texture2D* SpriteFont::Texture() const
266{

Callers 1

RenderTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected