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

Method GetTime

trinity/Curves/Tr2FollowCurveKey.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28const float Tr2ObjectFollowCurveKey::GetTime()
29{
30 return m_time;
31}
32
33const Vector3 Tr2ObjectFollowCurveKey::GetLeftTangent()
34{

Callers 3

OnListModifiedMethod · 0.45
GetValueMethod · 0.45
GetSegmentValueMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected