MCPcopy 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
246void AnimationReader::clear() {
247 anim.clear();
248}
249
250float AnimationReader::GetAbsoluteTime() {
251 return (*anim).AbsoluteTimeFromNormalized(normalized_time);

Callers 2

AttachToMethod · 0.45
ClearBlendAnimMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected