Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
224
ID3D11ShaderResourceView* SpriteFont::SRView() const
225
{
226
return srView;
227
}
228
229
const SpriteFont::CharDesc* SpriteFont::CharDescriptors() const
230
{
Callers
1
RenderText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected