MCPcopy 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
130const char* EveEllipseSet::GetName() const
131{
132 return m_name.c_str();
133}
134
135void EveEllipseSet::SetName( const char* name )
136{

Callers 15

PlayCurveSetMethod · 0.45
StopCurveSetMethod · 0.45
GetCurveSetDurationMethod · 0.45
GetRangeDurationMethod · 0.45
GetParameterMapMethod · 0.45
SetParameterMethod · 0.45
GetParameterByNameMethod · 0.45
GetBindingRootsMethod · 0.45
PlayCurveSetMethod · 0.45
StopCurveSetMethod · 0.45
UpdateCurveSetMethod · 0.45
GetCurveSetDurationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected