Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Unlink
Method
Unlink
trinity/Controllers/Actions/Tr2ActionAnimateCurveSet.cpp:38–42 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
}
37
38
void Tr2ActionAnimateCurveSet::Unlink()
39
{
40
m_controller = nullptr;
41
m_evaluator.Clear();
42
}
43
44
void Tr2ActionAnimateCurveSet::Start( ITr2ActionController& controller )
45
{
Callers
nothing calls this directly
Calls
1
Clear
Method · 0.45
Tested by
no test coverage detected