Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xVec3Copy
Function
xVec3Copy
src/SB/Core/x/xVec3.cpp:88–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void xVec3Copy(register xVec3* dst, const register xVec3* src)
89
{
90
PSVECCopy(dst, src);
91
}
92
93
asm F32 xVec3Dot(const register xVec3* a, const register xVec3* b)
94
{
Callers
15
Reset
Method · 0.85
Init
Method · 0.85
Kill
Method · 0.85
Render
Method · 0.85
PosSet
Method · 0.85
VelSet
Method · 0.85
ScaleSet
Method · 0.85
VelSet_Shiny
Method · 0.85
Timestep
Method · 0.85
zEntSimpleObj_MgrUpdateRender
Function · 0.85
on_change_shockwave
Function · 0.85
Reset
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected