Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ syncJ3DSys
Method
syncJ3DSys
include/JSystem/J3D/J3DModel.h:56–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
void syncJ3DSysPointers() const;
55
56
void syncJ3DSys() const
57
{
58
syncJ3DSysFlags();
59
syncJ3DSysPointers();
60
}
61
62
inline void init(const J3DModelHierarchy *hierarchy)
63
{
Callers
2
drawInit
Method · 0.80
drawBase
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected