Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ UpdateVariableStore
Method
UpdateVariableStore
trinity/Tr2VolumetricsRenderer.cpp:1147–1150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1145
}
1146
1147
void Tr2VolumetricsRenderer::UpdateVariableStore()
1148
{
1149
GlobalStore().RegisterVariable(
"EveSceneMieEnvironmentMap"
, m_mieEnvironmentMap );
1150
}
Callers
nothing calls this directly
Calls
1
RegisterVariable
Method · 0.80
Tested by
no test coverage detected