MCPcopy 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
262void TriCurveSet::SetName( const std::string& name )
263{
264 m_name = name;
265}
266
267void TriCurveSet::AddCurve( ITriFunctionPtr curve )
268{

Callers 1

StartMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected