Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ HaveTransforms
Method
HaveTransforms
trinity/GrannyBoneOffset.cpp:22–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
20
}
21
22
bool GrannyBoneOffset::HaveTransforms() const
23
{
24
return !m_transforms.empty();
25
}
26
27
// Description:
28
// check if the number of bones has changed since the last rebind.
Callers
2
ApplyBoneOffsets
Method · 0.80
PrePhysicsAnimation
Method · 0.80
Calls
1
empty
Method · 0.80
Tested by
no test coverage detected