Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
499
Math::float3 AnimHandler::getRootNodePosition()
500
{
501
return m_AnimRootPosition;
502
}
503
504
float AnimHandler::getActiveAnimationProgress()
505
{
Callers
1
getModelRoot
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected