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

Method GetAtlasVersion

Hydrogent/src/HnShadowMapManager.cpp:117–120  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

115}
116
117Uint32 HnShadowMapManager::GetAtlasVersion() const
118{
119 return m_ShadowMapAtlas->GetVersion();
120}
121
122ITexture* HnShadowMapManager::GetShadowTexture() const
123{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected