MCPcopy 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
1744F32 xacos(F32 x)
1745{
1746 return std::acosf(x);
1747}
1748
1749#ifndef INLINE
1750float std::acosf(float x)

Callers 8

TurnToFaceFunction · 0.85
check_lock_targetFunction · 0.85
MatrixSpeedFunction · 0.85
_xCameraUpdateFunction · 0.85
xQuatGetAngleFunction · 0.85
xQuatToAxisAngleFunction · 0.85
xQuatSlerpFunction · 0.85
xEntMPMoveFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected