MCPcopy 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
22bool 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

ApplyBoneOffsetsMethod · 0.80
PrePhysicsAnimationMethod · 0.80

Calls 1

emptyMethod · 0.80

Tested by

no test coverage detected