Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ ClearInterpolations
Function
ClearInterpolations
source/core/interpolate.cpp:185–188 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
183
}
184
185
void ClearInterpolations()
186
{
187
interpolations.Clear();
188
}
189
190
void ClearMovementInterpolations()
191
{
Callers
2
InitLevelGlobals
Function · 0.85
allocateMapArrays
Function · 0.85
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected