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

Method GetAtlasVersion

Hydrogent/src/HnTextureRegistry.cpp:224–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

222}
223
224Uint32 HnTextureRegistry::GetAtlasVersion() const
225{
226 return m_pResourceManager != nullptr ? m_pResourceManager->GetTextureVersion() : 0;
227}
228
229} // namespace USD
230

Callers 2

CommitResourcesMethod · 0.45
UpdateSRBMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected