Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IppClub/Dora-SSR
/ getRoot
Method
getRoot
Source/Animation/ModelDef.cpp:163–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
161
}
162
163
SpriteDef* ModelDef::getRoot() {
164
return _root.get();
165
}
166
167
std::string ModelDef::toXml() {
168
fmt::memory_buffer out;
Callers
1
init
Method · 0.80
Calls
1
get
Method · 0.65
Tested by
no test coverage detected