Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ length
Method
length
src/SB/Core/x/xBound.cpp:456–459 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
454
}
455
456
F32 xVec3::length() const
457
{
458
return xsqrt(this->length2());
459
}
460
461
xVec3 xVec3::operator-(const xVec3& v) const
462
{
Callers
13
ExtractAimDir
Method · 0.80
check_lock_target
Function · 0.80
start
Method · 0.80
update
Method · 0.80
NCIN_HazProjShoot
Function · 0.80
distance_cull
Method · 0.80
start_detaching
Method · 0.80
xPadNormalizeAnalog
Function · 0.80
xCameraFXShakeUpdate
Function · 0.80
update
Method · 0.80
xMat3x3LookVec3
Function · 0.80
emit
Method · 0.80
Calls
2
length2
Method · 0.95
xsqrt
Function · 0.85
Tested by
no test coverage detected