MCPcopy Create free account
hub / github.com/REGoth-project/REGoth / getRootNodePosition

Method getRootNodePosition

src/components/AnimHandler.cpp:499–502  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

497}
498
499Math::float3 AnimHandler::getRootNodePosition()
500{
501 return m_AnimRootPosition;
502}
503
504float AnimHandler::getActiveAnimationProgress()
505{

Callers 1

getModelRootMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected