Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ SetName
Method
SetName
trinity/Curves/TriCurveSet.cpp:262–265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
}
261
262
void TriCurveSet::SetName( const std::string& name )
263
{
264
m_name = name;
265
}
266
267
void TriCurveSet::AddCurve( ITriFunctionPtr curve )
268
{
Callers
1
Start
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected