Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HarbourMasters/SpaghettiKart
/ ClearObjectsMatrixPool
Function
ClearObjectsMatrixPool
src/engine/Matrix.cpp:258–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
void ClearObjectsMatrixPool(void) {
259
GetWorld()->Mtx.Objects.clear();
260
}
261
}
262
Callers
2
func_80094A64
Function · 0.85
race_logic_loop
Function · 0.85
Calls
1
GetWorld
Function · 0.85
Tested by
no test coverage detected