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

Method ApplyTime

trinity/Curves/TriCurveSet.cpp:167–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167void TriCurveSet::ApplyTime( double time )
168{
169 m_scaledTime = time;
170 Apply();
171}
172
173bool TriCurveSet::Initialize()
174{

Callers 1

UpdateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected