MCPcopy Create free account
hub / github.com/TheRealMJP/Shadows / SRView

Method SRView

Shadows/SampleFramework11/SpriteFont.cpp:224–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222}
223
224ID3D11ShaderResourceView* SpriteFont::SRView() const
225{
226 return srView;
227}
228
229const SpriteFont::CharDesc* SpriteFont::CharDescriptors() const
230{

Callers 1

RenderTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected