MCPcopy Create free account
hub / github.com/carbonengine/trinity / GetInterpolationType

Method GetInterpolationType

trinity/Curves/Tr2FollowCurveKey.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43const Tr2FollowCurveKeyInterpolation::Type Tr2ObjectFollowCurveKey::GetInterpolationType()
44{
45 return m_interpolation;
46}
47
48bool Tr2ObjectFollowCurveKey::Initialize()
49{

Callers 1

GetSegmentValueMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected