Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xSpline3_Catmullize
Function
xSpline3_Catmullize
src/SB/Core/x/xSpline.cpp:758–761 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
756
}
757
758
void xSpline3_Catmullize(xSpline3* spl)
759
{
760
xSpline3_Update(spl);
761
}
Callers
1
xSpline3_Bezier
Function · 0.85
Calls
1
xSpline3_Update
Function · 0.85
Tested by
no test coverage detected