Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/REGoth-project/REGoth
/ postProcessLoad
Method
postProcessLoad
src/physics/PhysicsSystem.cpp:515–518 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
513
}
514
515
void PhysicsSystem::postProcessLoad()
516
{
517
m_pDynamicsWorld->updateAabbs();
518
}
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected