Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ GetName
Method
GetName
trinity/Eve/UI/EveEllipseSet.cpp:130–133 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
128
}
129
130
const char* EveEllipseSet::GetName() const
131
{
132
return m_name.c_str();
133
}
134
135
void EveEllipseSet::SetName( const char* name )
136
{
Callers
15
PlayCurveSet
Method · 0.45
StopCurveSet
Method · 0.45
GetCurveSetDuration
Method · 0.45
GetRangeDuration
Method · 0.45
GetParameterMap
Method · 0.45
SetParameter
Method · 0.45
GetParameterByName
Method · 0.45
GetBindingRoots
Method · 0.45
PlayCurveSet
Method · 0.45
StopCurveSet
Method · 0.45
UpdateCurveSet
Method · 0.45
GetCurveSetDuration
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected