Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xModelAnimCollApply
Function
xModelAnimCollApply
src/SB/Core/x/xCollide.cpp:2609–2611 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2607
{
2608
xVec3 vec = *this;
2609
vec += v;
2610
return vec;
2611
}
2612
2613
xVec3& xVec3::operator+=(const xVec3& v)
2614
{
Callers
4
iSphereHitsModel3
Function · 0.85
iRayHitsModel
Function · 0.85
xSphereHitsModel
Function · 0.85
SweptSphereHitsEntCB
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected