Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ clear
Method
clear
Source/Graphics/animationreader.cpp:246–248 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
244
}
245
246
void AnimationReader::clear() {
247
anim.clear();
248
}
249
250
float AnimationReader::GetAbsoluteTime() {
251
return (*anim).AbsoluteTimeFromNormalized(normalized_time);
Callers
2
AttachTo
Method · 0.45
ClearBlendAnim
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected