MCPcopy Create free account
hub / github.com/DiligentGraphics/DiligentFX / ShadowMapManager

Method ShadowMapManager

Components/src/ShadowMapManager.cpp:42–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40{
41
42ShadowMapManager::ShadowMapManager()
43{
44}
45
46void ShadowMapManager::Initialize(IRenderDevice* pDevice, IRenderStateCache* pStateCache, const InitInfo& initInfo)
47{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected