Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xCameraGetFOV
Function
xCameraGetFOV
src/SB/Core/x/xCamera.cpp:1670–1673 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1668
}
1669
1670
F32 xCameraGetFOV(const xCamera* cam)
1671
{
1672
return cam->fov;
1673
}
1674
1675
void xBinaryCamera::render_debug()
1676
{
Callers
5
zCutsceneMgrEventCB
Function · 0.85
init
Method · 0.85
launch
Method · 0.85
xCameraFOV
Function · 0.85
update
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected