Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
167
void TriCurveSet::ApplyTime( double time )
168
{
169
m_scaledTime = time;
170
Apply();
171
}
172
173
bool TriCurveSet::Initialize()
174
{
Callers
1
Update
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected