MCPcopy 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
2613xVec3& xVec3::operator+=(const xVec3& v)
2614{

Callers 4

iSphereHitsModel3Function · 0.85
iRayHitsModelFunction · 0.85
xSphereHitsModelFunction · 0.85
SweptSphereHitsEntCBFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected