Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
224
Uint32 HnTextureRegistry::GetAtlasVersion() const
225
{
226
return m_pResourceManager != nullptr ? m_pResourceManager->GetTextureVersion() : 0;
227
}
228
229
} // namespace USD
230
Callers
2
CommitResources
Method · 0.45
UpdateSRB
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected