Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ GetName
Method
GetName
src/Nazara/Utility/Joint.cpp:37–40 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
String Joint::GetName() const
38
{
39
return m_name;
40
}
41
42
Skeleton* Joint::GetSkeleton()
43
{
Callers
2
UpdateJointMap
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected