Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bfbbdecomp/bfbb
/ xCameraSetTargetMatrix
Function
xCameraSetTargetMatrix
src/SB/Core/x/xCamera.cpp:1173–1176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1171
}
1172
1173
void xCameraSetTargetMatrix(xCamera* cam, xMat4x3* mat)
1174
{
1175
cam->tgt_mat = mat;
1176
}
1177
1178
void xCameraSetTargetOMatrix(xCamera* cam, xMat4x3* mat)
1179
{
Callers
3
zEntPlayer_LoadCheckPoint
Function · 0.85
zSceneSwitch
Function · 0.85
zGameSetupPlayer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected