Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xacos
Function
xacos
src/SB/Core/x/xCamera.cpp:1744–1747 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1742
}
1743
1744
F32 xacos(F32 x)
1745
{
1746
return std::acosf(x);
1747
}
1748
1749
#ifndef INLINE
1750
float std::acosf(float x)
Callers
8
TurnToFace
Function · 0.85
check_lock_target
Function · 0.85
MatrixSpeed
Function · 0.85
_xCameraUpdate
Function · 0.85
xQuatGetAngle
Function · 0.85
xQuatToAxisAngle
Function · 0.85
xQuatSlerp
Function · 0.85
xEntMPMove
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected